#include <arm_controller.h>
Public Attributes | |
uint8_t | group |
Eigen::MatrixXd | planned_path_positions |
uint16_t | waypoints |
Definition at line 57 of file arm_controller.h.
uint8_t open_manipulator::PlannedPathInfo::group |
Definition at line 59 of file arm_controller.h.
Eigen::MatrixXd open_manipulator::PlannedPathInfo::planned_path_positions |
Definition at line 61 of file arm_controller.h.
uint16_t open_manipulator::PlannedPathInfo::waypoints |
Definition at line 60 of file arm_controller.h.