thowell / motion_planningLinks
Algorithm and model experiments for robot motion planning. Implemented in Julia.
☆91Updated 3 years ago
Alternatives and similar repositories for motion_planning
Users that are interested in motion_planning are comparing it to the libraries listed below
Sorting:
- A GPU Accelerated Quadratic Programming Solver for Model-Predictive Control☆54Updated 5 months ago
- ☆69Updated this week
- ☆31Updated 2 years ago
- ☆35Updated 5 years ago
- Implementation and examples from Trajectory Optimization with Optimization-Based Dynamics https://arxiv.org/abs/2109.04928☆64Updated 2 years ago
- TROPIC: TRajectory OPtimization In CasADi☆56Updated 4 years ago
- Code supporting the WAFR paper "A Performance Analysis of Differential Dynamic Programming on a GPU," and the ICRA workshop follow on wor…☆49Updated 2 years ago
- Extend Differential Dynamic Programming (DDP) to be applicable to hybrid systems of fixed sequence and timings. Examples including an app…