-
- Downloads
[Python] add a load helper, and use it in __main__
Gathering all expected available robots and parameters in one dict indexed by names avoid the need to duplicate those informations.
Showing
- python/example_robot_data/__init__.py 3 additions, 3 deletionspython/example_robot_data/__init__.py
- python/example_robot_data/__main__.py 5 additions, 99 deletionspython/example_robot_data/__main__.py
- python/example_robot_data/robots_loader.py 42 additions, 0 deletionspython/example_robot_data/robots_loader.py
Loading
Please register or sign in to comment