|
threed_odometry
|
#include <ThreedOdometryTypes.hpp>
Public Attributes | |
| base::Time | time |
| std::vector< double > | modelPositions |
| std::vector< int > | contactPoints |
| std::vector< base::Matrix4d > | chain |
| std::vector< base::Matrix6d > | cov |
Data Type about robot kinematics chain status including contact points
| std::vector< base::Matrix4d > threed_odometry::RobotContactPoints::chain |
| std::vector< int > threed_odometry::RobotContactPoints::contactPoints |
| std::vector< base::Matrix6d > threed_odometry::RobotContactPoints::cov |
| std::vector< double > threed_odometry::RobotContactPoints::modelPositions |
| base::Time threed_odometry::RobotContactPoints::time |
1.8.11