hasauino / rrt_exploration_tutorials

This package provides launch files for Gazebo simulation needed to test the rrt_exploration package
http://wiki.ros.org/rrt_exploration/Tutorials
101 stars 39 forks source link

Running this package on a real robot #13

Open amaysaxena opened 5 years ago

amaysaxena commented 5 years ago

Hey, I'm having trouble figuring out how to get this package working on a real robot. Where can I change the launch files so that I can pass the right topics for map etc? The provided examples only provide launch files for running in Gazebo. I would like to use a single Kobuki turtlebot to do the exploration. The robot is set up with the navigation stack and gmapping. How would I go about, for instance, passing the exploration boundaries through RViz for a real robot?