|
odometry
|
#include <MotionModel.hpp>
Public Member Functions | |
| TreeContactPoint () | |
Public Attributes | |
| unsigned int | number |
| int | contactId |
A struct Struct for the contact points
|
inline |
| int odometry::TreeContactPoint::contactId |
Point in contact between 0 and (number-1) or NO_CONTACT if the case of this tree does not have contact
| unsigned int odometry::TreeContactPoint::number |
Number of contact points of the tree. It cannot be negative, zero if the Tree does not have contact
1.8.6