|
Cheetah Software
1.0
|
#include <DesiredStateCommand.h>
Inheritance diagram for DesiredStateData< T >:
Collaboration diagram for DesiredStateData< T >:Public Member Functions | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | DesiredStateData () |
| void | zero () |
Public Attributes | |
| Vec12< T > | stateDes |
| Eigen::Matrix< T, 12, 10 > | stateTrajDes |
Definition at line 17 of file DesiredStateCommand.h.
|
inline |
Definition at line 19 of file DesiredStateCommand.h.
| void DesiredStateData< T >::zero | ( | ) |
Definition at line 13 of file DesiredStateCommand.cpp.
Here is the caller graph for this function:| Vec12<T> DesiredStateData< T >::stateDes |
Definition at line 25 of file DesiredStateCommand.h.
| Eigen::Matrix<T, 12, 10> DesiredStateData< T >::stateTrajDes |
Definition at line 28 of file DesiredStateCommand.h.