moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Store details on a pair of links. More...
#include <compute_default_collisions.hpp>
Public Member Functions | |
LinkPairData () | |
Public Attributes | |
DisabledReason | reason |
bool | disable_check |
Store details on a pair of links.
Definition at line 67 of file compute_default_collisions.hpp.
|
inline |
Definition at line 70 of file compute_default_collisions.hpp.
bool moveit_setup::srdf_setup::LinkPairData::disable_check |
Definition at line 72 of file compute_default_collisions.hpp.
DisabledReason moveit_setup::srdf_setup::LinkPairData::reason |
Definition at line 71 of file compute_default_collisions.hpp.