gz-sim
gz-sim copied to clipboard
Lockstep video record results in deadlock
Environment
- OS Version: Ubuntu
- Source or binary build? Source
Description
- Expected behavior: Recording a video using the GUI and
<lockstep>true</lockstep>
should work. - Actual behavior: When
<lockstep>
is true then the GUI deadlocks.
Steps to reproduce
- Modify the
video_record_dbl_pendulum.sdf
example world to set<lockstep>true</lockstep>
- Run the world.
- Select the video record button.
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
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.
As far as I know, it hasn't been addressed.