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

CUDA code generation for Windows #42

Closed eric-heiden closed 3 years ago

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

Thanks! Could you create submodules instead of a copy, CppAD and Ceres are quite large and grows the git clone from 14MB to 34MB. If you have a modified repo, you could clone the repo and point the submodule to that? Also please add third_party/glog