|
Mujoco KDL Wrapper
0.2.2
MuJoCo + KDL bridge for robot kinematics and dynamics
|
Functions | |
| mjk.Scene | build_scene (str model_path) |
| int | main () |
View a mj_kdl_wrapper-built scene with the official MuJoCo Python viewer.
| mjk.Scene viewer_scene.build_scene | ( | str | model_path | ) |
Definition at line 14 of file viewer_scene.py.
Referenced by main().
| int viewer_scene.main | ( | ) |
Definition at line 25 of file viewer_scene.py.
References build_scene(), and main().
Referenced by main().