#include "joint_tracker/PrismaticJointFilter.h"#include <Eigen/Geometry>#include <fstream>#include <sstream>#include <Eigen/Eigenvalues>#include <boost/math/distributions/chi_squared.hpp>#include <omip_common/OMIPUtils.h>
Go to the source code of this file.
Defines | |
| #define | MEAS_DIM 6 |
| #define | PRISM_STATE_DIM 4 |
| #define MEAS_DIM 6 |
Definition at line 21 of file PrismaticJointFilter.cpp.
| #define PRISM_STATE_DIM 4 |
Definition at line 20 of file PrismaticJointFilter.cpp.