![]() |
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <pro_rrt.hpp>
Public Attributes | |
Eigen::VectorXd | joint_values_upper_limit |
Eigen::VectorXd | joint_values_lower_limit |
Definition of joint range constraints. This constraint can be used to limit the range of motion of a joint. It will override the joint limits defined in the robot model.
Eigen::VectorXd pro_rrt::JointRangeConstraint::joint_values_lower_limit |
Eigen::VectorXd pro_rrt::JointRangeConstraint::joint_values_upper_limit |