#include <motion_model.h>
The JointModel Struct represent the limits of a given joint
Definition at line 66 of file motion_model.h.
◆ JointModel() [1/2]
pal::JointModel::JointModel |
( |
| ) |
|
|
inline |
◆ JointModel() [2/2]
pal::JointModel::JointModel |
( |
double |
lower_limit, |
|
|
double |
upper_limit |
|
) |
| |
|
inline |
◆ inLimits()
bool pal::JointModel::inLimits |
( |
double |
position | ) |
|
|
inline |
◆ lower_limit_
double pal::JointModel::lower_limit_ |
◆ upper_limit_
double pal::JointModel::upper_limit_ |
The documentation for this struct was generated from the following file: