moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
prbt_manipulator::LimitObeyingSol Struct Reference

Public Member Functions

bool operator< (const LimitObeyingSol &a) const

Public Attributes

std::vector< double > value
double dist_from_seed

Detailed Description

Definition at line 151 of file prbt_manipulator_ikfast_moveit_plugin.cpp.

Member Function Documentation

◆ operator<()

bool prbt_manipulator::LimitObeyingSol::operator< ( const LimitObeyingSol & a) const
inline

Definition at line 156 of file prbt_manipulator_ikfast_moveit_plugin.cpp.

Member Data Documentation

◆ dist_from_seed

double prbt_manipulator::LimitObeyingSol::dist_from_seed

Definition at line 154 of file prbt_manipulator_ikfast_moveit_plugin.cpp.

◆ value

std::vector<double> prbt_manipulator::LimitObeyingSol::value

Definition at line 153 of file prbt_manipulator_ikfast_moveit_plugin.cpp.


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