#include "joint_tracker/RevoluteJointFilter.h"#include "omip_common/OMIPUtils.h"#include <Eigen/Geometry>#include <boost/math/distributions/chi_squared.hpp>#include "geometry_msgs/PoseWithCovarianceStamped.h"#include "std_msgs/Float64MultiArray.h"
Go to the source code of this file.
Defines | |
| #define | MEAS_DIM 6 |
| #define | REV_STATE_DIM 7 |
| #define MEAS_DIM 6 |
Definition at line 19 of file RevoluteJointFilter.cpp.
| #define REV_STATE_DIM 7 |
Definition at line 18 of file RevoluteJointFilter.cpp.