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

Public Attributes | |
| double | position |
| double | velocity |
| double | acceleration |
| double | effort |
Definition at line 106 of file robotis_manipulator_common.h.
| double robotis_manipulator::Point::acceleration |
Definition at line 110 of file robotis_manipulator_common.h.
| double robotis_manipulator::Point::effort |
Definition at line 111 of file robotis_manipulator_common.h.
| double robotis_manipulator::Point::position |
Definition at line 108 of file robotis_manipulator_common.h.
| double robotis_manipulator::Point::velocity |
Definition at line 109 of file robotis_manipulator_common.h.