|
Robowflex
v0.1
Making MoveIt Easy
|
Public Attributes | |
| RobotPose | pose |
| int | timestep |
| std::string | link |
| double | pos_coeffs |
| double | rot_coeffs |
Definition at line 25 of file ur5_custom_planning.cpp.
| std::string CustomTrajOptPlanner::CartCnt::link |
Definition at line 29 of file ur5_custom_planning.cpp.
| double CustomTrajOptPlanner::CartCnt::pos_coeffs |
Definition at line 30 of file ur5_custom_planning.cpp.
| RobotPose CustomTrajOptPlanner::CartCnt::pose |
Definition at line 27 of file ur5_custom_planning.cpp.
| double CustomTrajOptPlanner::CartCnt::rot_coeffs |
Definition at line 31 of file ur5_custom_planning.cpp.
| int CustomTrajOptPlanner::CartCnt::timestep |
Definition at line 28 of file ur5_custom_planning.cpp.