-
Notifications
You must be signed in to change notification settings - Fork 1
Understanding Probabilistic Robotics
Chandra Gummaluru edited this page Feb 3, 2020
·
2 revisions
Simultaneous Localization and Mapping (SLAM) refers to constructing or updating a map of an unknown environment while simultaneously keeping track of the robot's location within it.
Let us consider each problem separately.
Suppose we have a robot, whose position we wish to determine.
General ROS and Technical Help
- Creating a rospy package
- Model the Robot
- Odometry - General Information
- Odometry - Configuring with ROS
Creating and Using Our Packages