Trajectory Optimization - shivamvats/notes GitHub Wiki

CHOMP

Covariant Hamiltonian Optimization for Motion Planning takes in a naive (possibly infeasible) trajectory for initialization and uses covariant gradient update techniques to improve the trajectory. It is particularly meant for high dimensional motion planning problems and can optimize high order dynamical quantities.

Cons

  1. It discretizes the trajectory into a set of n waypoints. The RKHS paper improves upon this.

Resources

  1. Matthew-Kelly : Amazing set of tutorials
⚠️ **GitHub.com Fallback** ⚠️