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

RB constraint solver traceable by CppAD, inclined plane demo using SDF rendering + rigid body #164

Closed eric-heiden closed 3 years ago

eric-heiden commented 3 years ago
erwincoumans commented 3 years ago

Thanks, I reviewed the changes, LGTM.