#include <robotis_manipulator_common.h>
Public Attributes | |
Eigen::Vector3d | axis |
double | coefficient |
int8_t | id |
Limit | position_limit |
double | torque_coefficient |
Definition at line 157 of file robotis_manipulator_common.h.
Eigen::Vector3d robotis_manipulator::_JointConstant::axis |
Definition at line 160 of file robotis_manipulator_common.h.
double robotis_manipulator::_JointConstant::coefficient |
Definition at line 161 of file robotis_manipulator_common.h.
int8_t robotis_manipulator::_JointConstant::id |
Definition at line 159 of file robotis_manipulator_common.h.
Limit robotis_manipulator::_JointConstant::position_limit |
Definition at line 162 of file robotis_manipulator_common.h.
double robotis_manipulator::_JointConstant::torque_coefficient |
Definition at line 163 of file robotis_manipulator_common.h.