PepMS / eagle-mpc

EagleMPC is a model predictive control & optimal control library for unmanned aerial manipulators (UAMs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpolation as initial guess inisde Mission class

PepMS opened this issue · comments

The ability to give an interpolated trajectory should be inside the class. Inside, via switch case, we should be able to use different methods, e.g. SE3 or R3+SO3.