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

Gmapping and Navigation Stack

asked 2018-03-21 12:00:12 -0500

denisolt gravatar image

Can Gmapping alongside with Nav Stack be used for navigating the robot while avoiding obstacles? If so, is there any source code that can make life easier?

thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-03-27 18:08:30 -0500

fergs gravatar image

Yes, you can do this -- Gmapping basically replaces AMCL (you should not run both at the same time, it will seriously mess with your TF). As for "source code" -- it's really a series of launch file changes (remove the amcl node, add gmapping), which will depend entirely on the robot you are using.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-03-21 12:00:12 -0500

Seen: 350 times

Last updated: Mar 27 '18