You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: Reset the world models to its starting position state
Actual behavior: The world models doesn't reset to its starting position
Steps to reproduce
I'm try to run the service by using ros_gz_bridge but the behavior is the same also without it.
First terminal: ign gazebo arena3.sdf -v 4
Second terminal: ros2 run ros_gz_bridge parameter_bridge /world/arena/control@ros_gz_interfaces/srv/ControlWorld@ignition.msgs.WorldControl@ignition.msgs.Boolean
Third terminal: ros2 service call /world/arena/control ros_gz_interfaces/srv/ControlWorld "{world_control: {reset: {model_only: true}}}"
Output
[Wrn] [SimulationRunner.cc:1131] Model only reset is not supported.
The text was updated successfully, but these errors were encountered:
Environment
Description
Steps to reproduce
I'm try to run the service by using ros_gz_bridge but the behavior is the same also without it.
ign gazebo arena3.sdf -v 4
ros2 run ros_gz_bridge parameter_bridge /world/arena/control@ros_gz_interfaces/srv/ControlWorld@ignition.msgs.WorldControl@ignition.msgs.Boolean
ros2 service call /world/arena/control ros_gz_interfaces/srv/ControlWorld "{world_control: {reset: {model_only: true}}}"
Output
[Wrn] [SimulationRunner.cc:1131] Model only reset is not supported.
The text was updated successfully, but these errors were encountered: