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

fixes in integrate_euler (due to Paul's PR) #65

Closed erwincoumans closed 3 years ago

erwincoumans commented 3 years ago

fix cmake and some examples.