When running python joint_monkey.py
, the program throws an error at gym.sync_frame_time(sim)
. How can I solve this issue?
When running python joint_monkey.py
, the program throws an error at gym.sync_frame_time(sim)
. How can I solve this issue?