Updates/Verifies the following demo scripts:
demo_collect_and_playback_data.py - fixed but needs the frame rate sleep to make playback at the end smoother. EDIT: this frame rate issue is fixed now
demo_composite_robot - most combinations are fine... some off-cases, but overall looks good
demo_control.py - runs for all controller types, but erratic behavior when choosing IK
demo_domain_randomization - enforced mujoco==3.1.1 and works fine
demo_device_control.py - works fine
What this does
Updates/Verifies the following demo scripts:
demo_collect_and_playback_data.py
- fixed but needs the frame rate sleep to make playback at the end smoother. EDIT: this frame rate issue is fixed nowdemo_composite_robot
- most combinations are fine... some off-cases, but overall looks gooddemo_control.py
- runs for all controller types, but erratic behavior when choosing IKdemo_domain_randomization
- enforced mujoco==3.1.1 and works finedemo_device_control.py
- works fineHow it was tested
ran demo scripts