Gmapping and Navigation Stack
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
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-03-21 12:00:12 -0500
Seen: 328 times
Last updated: Mar 27 '18
Noisy laser scan from Kinect V2
Navigation Slam gmapping multiple laserscans
Costmaps resizing twice after map switching
Lidar scanner does not match the map
Converting ultrasound range to a Laser Scan
Problem installing any package
Particle Filter for multiple target tracking