locomotion_simulation
locomotion_simulation copied to clipboard
Results
2
locomotion_simulation issues
Sort by
recently updated
recently updated
newest added
Hi, I was trying to run the `python -m locomotion.examples.a1_robot_exercise` to send open loop control. I was able to build package successfully and use Unitree SDK 3.2. However, once I...
Whilst trying to get up the simulation running, I encountered few trivial issues: 1. `` locomotion/__init__.py", line 6, in register if env_id in registry.env_specs: AttributeError: 'dict' object has no attribute...