erwincoumans / tiny-differentiable-simulator

Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.
Apache License 2.0
1.23k stars 130 forks source link

Minimal example of Laikago standing on a plane, using Python bindings… #5

Closed erwincoumans closed 4 years ago

erwincoumans commented 4 years ago

… and pd_control.py

See python/examples/f_meshcat_tinyurdf.py Expose a few more methods in pytinydiffsim pybind11 bindings TinyJointType, joint_type, links,