moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Thrown when the limits from the param server are weaker than the ones obtained from the urdf. More...
#include <joint_limits_validator.h>
Public Member Functions | |
ValidationBoundsViolationException (const std::string &error_desc) | |
Public Member Functions inherited from pilz_industrial_motion_planner::ValidationException | |
ValidationException (const std::string &error_desc) | |
Thrown when the limits from the param server are weaker than the ones obtained from the urdf.
Definition at line 145 of file joint_limits_validator.h.
|
inline |
Definition at line 148 of file joint_limits_validator.h.