threed_odometry
Public Attributes | List of all members
threed_odometry::RobotContactPoints Struct Reference

#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
 

Detailed Description

Data Type about robot kinematics chain status including contact points

Member Data Documentation

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

The documentation for this struct was generated from the following file: