|
gtsam
|
Navigation state composing of attitude, position, and velocity. More...
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Macros | |
| #define | D_R_R(H) |
| #define | D_R_t(H) |
| #define | D_R_v(H) |
| #define | D_t_R(H) |
| #define | D_t_t(H) |
| #define | D_t_v(H) |
| #define | D_v_R(H) |
| #define | D_v_t(H) |
| #define | D_v_v(H) |
Functions | |
| std::ostream & | gtsam::operator<< (std::ostream &os, const NavState &state) |
Navigation state composing of attitude, position, and velocity.
| #define D_R_R | ( | H | ) |
| #define D_R_t | ( | H | ) |
| #define D_R_v | ( | H | ) |
| #define D_t_R | ( | H | ) |
| #define D_t_t | ( | H | ) |
| #define D_t_v | ( | H | ) |
| #define D_v_R | ( | H | ) |
| #define D_v_t | ( | H | ) |
| #define D_v_v | ( | H | ) |