moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 145 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 150 of file prbt_manipulator_ikfast_moveit_plugin.cpp.

Member Data Documentation

◆ dist_from_seed

double prbt_manipulator::LimitObeyingSol::dist_from_seed

Definition at line 148 of file prbt_manipulator_ikfast_moveit_plugin.cpp.

◆ value

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

Definition at line 147 of file prbt_manipulator_ikfast_moveit_plugin.cpp.


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