#include <joint_model.h>
Definition at line 118 of file joint_model.h.
◆ VariableBounds()
moveit::core::VariableBounds::VariableBounds |
( |
| ) |
|
|
inline |
◆ acceleration_bounded_
bool moveit::core::VariableBounds::acceleration_bounded_ |
◆ max_acceleration_
double moveit::core::VariableBounds::max_acceleration_ |
◆ max_position_
double moveit::core::VariableBounds::max_position_ |
◆ max_velocity_
double moveit::core::VariableBounds::max_velocity_ |
◆ min_acceleration_
double moveit::core::VariableBounds::min_acceleration_ |
◆ min_position_
double moveit::core::VariableBounds::min_position_ |
◆ min_velocity_
double moveit::core::VariableBounds::min_velocity_ |
◆ position_bounded_
bool moveit::core::VariableBounds::position_bounded_ |
◆ velocity_bounded_
bool moveit::core::VariableBounds::velocity_bounded_ |
The documentation for this struct was generated from the following file: