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 | ros @ Robotics Stack Exchange |
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.
Asked: 2018-03-21 12:00:12 -0600
Seen: 364 times
Last updated: Mar 27 '18
Navigation Stack with gmapping
VSLAM based navigation with Kinect, where do I begin?
Corrected Odometry from GMapping / Karto?
Problem running stage navigation tutorial
Navigation planning based on kinect data in 2.5D?
What topics are necessary to log for creating a SLAM comparison bag file?
erratic_gazebo tutorial not working
Issue with setting tf in gmapping