Adding Obstacles to Map During Robot (TurtleBot) Navigation

asked 2014-08-01 12:46:44 -0500

ROSCMBOT gravatar image

Hello,

I'm following the tutorial below for navigating a simulated turtlebot (no real robot is involved) on a ready map.

http://wiki.ros.org/turtlebot_simulat...

I was wondering if it was possible to add new obstacles to the map (through rviz?) in realtime while the robot is navigating the environment, just to check if the turtlebot is able to detect the new obstacles and avoid them.

Thanks

edit retag flag offensive close merge delete

Comments

I don't think rviz can do this (it's just a visualizer), but you should be able to modify the simulated world through the gazebo UI.

ahendrix gravatar image ahendrix  ( 2014-08-01 15:09:07 -0500 )edit