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.2k stars 129 forks source link

add a simple pendulum_example.cpp without dependencies (no Eigen, no … #107

Closed erwincoumans closed 3 years ago

erwincoumans commented 3 years ago

…OpenGL etc)