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

Member Function Documentation

◆ operator<()

bool _NAMESPACE_::LimitObeyingSol::operator< ( const LimitObeyingSol a) const
inline

Definition at line 154 of file ikfast61_moveit_plugin_template.cpp.

Member Data Documentation

◆ dist_from_seed

double _NAMESPACE_::LimitObeyingSol::dist_from_seed

Definition at line 152 of file ikfast61_moveit_plugin_template.cpp.

◆ value

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

Definition at line 151 of file ikfast61_moveit_plugin_template.cpp.


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