odometry
Public Member Functions | Public Attributes | List of all members
odometry::TreeContactPoint Struct Reference

#include <MotionModel.hpp>

Public Member Functions

 TreeContactPoint ()
 

Public Attributes

unsigned int number
 
int contactId
 

Detailed Description

A struct Struct for the contact points

Constructor & Destructor Documentation

◆ TreeContactPoint()

odometry::TreeContactPoint::TreeContactPoint ( )
inline

Member Data Documentation

◆ contactId

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

◆ number

unsigned int odometry::TreeContactPoint::number

Number of contact points of the tree. It cannot be negative, zero if the Tree does not have contact


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