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

How to use navigation stack in simulation using .dae and rviz

asked 2012-06-05 18:14:41 -0500

moyashi gravatar image

To use and learn navigation stack, I'd like to simulate 2D navigation (path planning and collision avoidance) using a robot model(e.g. PR2.dae) and rviz.

Are there any tutorials for that? What are good practices for learning how to use navigation stack?

ros.org/wiki/pr2_simulator gave me some tutorials but it uses Gazebo. If possible, I'd like to use only rviz to make the simulation simple.

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
3

answered 2012-06-05 23:05:25 -0500

RViz is not a simulator, but a visualization tool. That means whether you run in simulation or on the real robot, you can use RViz just the same. If you want to try 2D navigation, you either need a simulator or a real robot in addition to RViz.

If you want something simpler than Gazebo, you might want to use stage. There is a package that shows how to use the navigation stack in stage here.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-06-05 18:14:41 -0500

Seen: 780 times

Last updated: Jun 05 '12