Skip to main content

JointRangeConstraint Struct

Declaration

struct pro_rrt::JointRangeConstraint { ... }

Included Headers

#include <pro_rrt.hpp>

Public Member Attributes Index

Eigen::VectorXdjoint_values_upper_limit
Eigen::VectorXdjoint_values_lower_limit

Description

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.

Definition at line 158 of file pro_rrt.hpp.

Public Member Attributes

joint_values_lower_limit

Eigen::VectorXd pro_rrt::JointRangeConstraint::joint_values_lower_limit

Definition at line 161 of file pro_rrt.hpp.

joint_values_upper_limit

Eigen::VectorXd pro_rrt::JointRangeConstraint::joint_values_upper_limit

Definition at line 160 of file pro_rrt.hpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.