-
-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Similarly to Gazebo we should provide services to control the simulation, such as (http://gazebosim.org/tutorials/?tut=ros_comm):
- /webots/reset_simulation: should reset the simulation but not restart the controllers.
- /webots/reset_world: should reset only the robot position.
- /webots/pause_physics: should pause the simulation
- /webots/unpause_physics: should unpause the simulation
- /webots/spawn_model: should add an object to the root of the scene (with the possibility to set the translation/orientation (using a geometry_msgs/Pose initial_pose argument)
- /webots/delete_model: should remove an object from the root of the scene.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request