Emerge-Lab / gpudrive

GPU-acceleration of Nocturne via Madrona
MIT License
195 stars 17 forks source link

Add support for delta model #215

Closed eugenevinitsky closed 1 day ago

eugenevinitsky commented 1 month ago

We currently support a bicycle model, a kinematics model like waymax, but don't support a model that is just x <- x + \delta x.

KevinJeon commented 3 weeks ago

Done in #228