#include <tvm/robot/Contact.h>
Uniquely identifies a contact
◆ operator<()
| bool tvm::robot::Contact::Id::operator< |
( |
const Id & |
rhs | ) |
const |
|
inline |
Comparison to use Id in map/set
◆ operator==()
| bool tvm::robot::Contact::Id::operator== |
( |
const Id & |
rhs | ) |
const |
|
inline |
◆ ambiguityId
| int tvm::robot::Contact::Id::ambiguityId |
Allow to distinguish the same contact
◆ f1
| std::string tvm::robot::Contact::Id::f1 |
◆ f2
| std::string tvm::robot::Contact::Id::f2 |
Second robot's frame name
◆ r1
| std::string tvm::robot::Contact::Id::r1 |
◆ r2
| std::string tvm::robot::Contact::Id::r2 |
The documentation for this struct was generated from the following file: