-
- Downloads
[Python] Add a robot_loader function
With trivial factorizations, to avoid code duplication and ease future robot addition. While here: - deprecate `loadTalosLegs()` for the factorized `loadTalos(legs=True)` - use cleaner `os.path.join()` for file path manipulation instead of string concatenation
Loading
Please register or sign in to comment