ulqr
0.1.0
|
Stores the state, control, and time information at a single timestep / knot point. More...
#include <knotpoint.h>
Data Fields | |
Matrix | x |
state vector | |
Matrix | u |
control input vector | |
double | t |
time | |
double | h |
time step | |
Stores the state, control, and time information at a single timestep / knot point.