gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
695 stars 265 forks source link

Lockstep video record results in deadlock #1706

Open nkoenig opened 2 years ago

nkoenig commented 2 years ago

Environment

Description

Steps to reproduce

  1. Modify the video_record_dbl_pendulum.sdf example world to set <lockstep>true</lockstep>
  2. Run the world.
  3. Select the video record button.
azeey commented 2 years ago

Instead of clicking on the button on the top left, if you load the Video Recording plugin from the plugin menu and start recording, the deadlock doesn't happen.

https://user-images.githubusercontent.com/206116/190283649-42744b94-8cb8-49c7-889e-0ec50d465c46.mp4

tejalbarnwal commented 1 year ago

I would kindly like to confirm if there has been any resolution to the issue with the top-left button causing a deadlock and if any progress has been made on addressing it.

azeey commented 1 year ago

As far as I know, it hasn't been addressed.