|
Robotis Manipulator
1.0.0
|
#include <robotis_manipulator_common.h>

Public Attributes | |
| int8_t | id |
| Eigen::Vector3d | axis |
| double | coefficient |
| Limit | position_limit |
Definition at line 145 of file robotis_manipulator_common.h.
| Eigen::Vector3d robotis_manipulator::JointConstant::axis |
Definition at line 148 of file robotis_manipulator_common.h.
| double robotis_manipulator::JointConstant::coefficient |
Definition at line 149 of file robotis_manipulator_common.h.
| int8_t robotis_manipulator::JointConstant::id |
Definition at line 147 of file robotis_manipulator_common.h.
| Limit robotis_manipulator::JointConstant::position_limit |
Definition at line 150 of file robotis_manipulator_common.h.