Adding Obstacles to Map During Robot (TurtleBot) Navigation
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
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.