#include <robotis_manipulator_common.h>
Public Attributes | |
double | acceleration |
double | effort |
double | position |
double | velocity |
Definition at line 116 of file robotis_manipulator_common.h.
double robotis_manipulator::_Point::acceleration |
Definition at line 120 of file robotis_manipulator_common.h.
double robotis_manipulator::_Point::effort |
Definition at line 121 of file robotis_manipulator_common.h.
double robotis_manipulator::_Point::position |
Definition at line 118 of file robotis_manipulator_common.h.
double robotis_manipulator::_Point::velocity |
Definition at line 119 of file robotis_manipulator_common.h.