ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Why use move_base when mapping?

asked 2020-01-08 22:09:00 -0500

willzoe gravatar image

As I studied the tutorial SLAM Map Building with TurtleBot and tutorial Mapping and Navigation with Turtlebot, I found that move_base is used in their launch files. My understanding is that when building a map, the robot is controlled by the keyboard.Why use move_base? What does move_base do here?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-01-09 06:54:00 -0500

Humpelstilzchen gravatar image

Depends. If you teleop your robot to explore the area you do not need move_base.

But you could also make the robot automatically explore the area, e.g. using frontier exploration. This would require all nodes for autonomous navigation.

edit flag offensive delete link more

Comments

Thanks. By the way, if I want to use the navigation stack to create my own navigation package, which packages should I add as dependencies? Is it possible to directly add navigation or turtlebot_navigation as a dependency?

willzoe gravatar image willzoe  ( 2020-01-09 07:03:05 -0500 )edit

Please open a new question for that. If you are the only one using this package I would not bother. If others should use it please add only the required packages.

Humpelstilzchen gravatar image Humpelstilzchen  ( 2020-01-09 12:22:18 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-01-08 22:09:00 -0500

Seen: 191 times

Last updated: Jan 09 '20