Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model_only reset not supported in Gazebo Fortress #2655

Open
paoloelle opened this issue Oct 23, 2024 · 0 comments
Open

Model_only reset not supported in Gazebo Fortress #2655

paoloelle opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@paoloelle
Copy link

Environment

  • OS Version: Ubuntu 22.04
  • Gazebo Fortress
  • Rendering plugin: ogre2

Description

  • 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.

  1. First terminal: ign gazebo arena3.sdf -v 4
  2. Second terminal: ros2 run ros_gz_bridge parameter_bridge /world/arena/control@ros_gz_interfaces/srv/ControlWorld@ignition.msgs.WorldControl@ignition.msgs.Boolean
  3. 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.

@paoloelle paoloelle added the enhancement New feature or request label Oct 23, 2024
@paoloelle paoloelle changed the title Model only reset Gazebo Fortress Model_only reset not supported in Gazebo Fortress Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Inbox
Development

No branches or pull requests

1 participant