tud-airlab / mppi-isaac

Model Predictive Path Integral Control using isaacgym for rollouts, gpu-accelerated
166 stars 19 forks source link

Custom dynamics for single and multi-robot motion planning #51

Closed eliatrevisan closed 2 months ago

eliatrevisan commented 5 months ago

Adds examples with custom dynamics for single and multi-agent motion planning with the point and jackal robots.

Also adds used cfg.device to switch between CPU and GPU.