|
SMACC
|
Classes | |
| class | CbAttachObject |
| class | CbCircularPivotMotion |
| class | CbCircularPouringMotion |
| class | CbDetachObject |
| class | CbEndEffectorRotate |
| class | CbExecuteLastTrajectory |
| class | CbMoveCartesianRelative |
| class | CbMoveCartesianRelative2 |
| class | CbMoveEndEffector |
| class | CbMoveEndEffectorRelative |
| class | CbMoveEndEffectorTrajectory |
| class | CbMoveJoints |
| class | CbMoveKnownState |
| class | CbMoveLastTrajectoryInitialState |
| class | CbMoveNamedTarget |
| class | CbUndoLastTrajectory |
| class | ClMoveGroup |
| class | CpTrajectoryHistory |
| struct | EvIncorrectInitialPosition |
| struct | EvJointDiscontinuity |
| struct | EvMoveGroupMotionExecutionFailed |
| struct | EvMoveGroupMotionExecutionSucceded |
| class | GraspingComponent |
| struct | TrajectoryHistoryEntry |
Enumerations | |
| enum class | ComputeJointTrajectoryErrorCode { SUCCESS , INCORRECT_INITIAL_STATE , JOINT_TRAJECTORY_DISCONTINUITY } |
Functions | |
| std::string | currentJointStatesToString (moveit::planning_interface::MoveGroupInterface &moveGroupInterface, std::map< std::string, double > &targetJoints) |
|
strong |
| Enumerator | |
|---|---|
| SUCCESS | |
| INCORRECT_INITIAL_STATE | |
| JOINT_TRAJECTORY_DISCONTINUITY | |
Definition at line 28 of file cb_move_end_effector_trajectory.h.
| std::string cl_move_group_interface::currentJointStatesToString | ( | moveit::planning_interface::MoveGroupInterface & | moveGroupInterface, |
| std::map< std::string, double > & | targetJoints | ||
| ) |
Definition at line 35 of file cb_move_joints.cpp.
Referenced by cl_move_group_interface::CbMoveJoints::moveJoints().
