typedef ::pr2_manipulation_controllers::CheckMovingRequest_<std::allocator<void> > pr2_manipulation_controllers::CheckMovingRequest |
Definition at line 41 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingRequest const> pr2_manipulation_controllers::CheckMovingRequestConstPtr |
Definition at line 44 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingRequest> pr2_manipulation_controllers::CheckMovingRequestPtr |
Definition at line 43 of file CheckMoving.h.
typedef ::pr2_manipulation_controllers::CheckMovingResponse_<std::allocator<void> > pr2_manipulation_controllers::CheckMovingResponse |
Definition at line 70 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingResponse const> pr2_manipulation_controllers::CheckMovingResponseConstPtr |
Definition at line 73 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingResponse> pr2_manipulation_controllers::CheckMovingResponsePtr |
Definition at line 72 of file CheckMoving.h.
typedef ::pr2_manipulation_controllers::JinvExperimentalControllerState_<std::allocator<void> > pr2_manipulation_controllers::JinvExperimentalControllerState |
Definition at line 162 of file JinvExperimentalControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JinvExperimentalControllerState const> pr2_manipulation_controllers::JinvExperimentalControllerStateConstPtr |
Definition at line 165 of file JinvExperimentalControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JinvExperimentalControllerState> pr2_manipulation_controllers::JinvExperimentalControllerStatePtr |
Definition at line 164 of file JinvExperimentalControllerState.h.
typedef ::pr2_manipulation_controllers::JinvTeleopControllerState_<std::allocator<void> > pr2_manipulation_controllers::JinvTeleopControllerState |
Definition at line 157 of file JinvTeleopControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JinvTeleopControllerState const> pr2_manipulation_controllers::JinvTeleopControllerStateConstPtr |
Definition at line 160 of file JinvTeleopControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JinvTeleopControllerState> pr2_manipulation_controllers::JinvTeleopControllerStatePtr |
Definition at line 159 of file JinvTeleopControllerState.h.
typedef ::pr2_manipulation_controllers::JTTaskControllerState_<std::allocator<void> > pr2_manipulation_controllers::JTTaskControllerState |
Definition at line 142 of file JTTaskControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JTTaskControllerState const> pr2_manipulation_controllers::JTTaskControllerStateConstPtr |
Definition at line 145 of file JTTaskControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JTTaskControllerState> pr2_manipulation_controllers::JTTaskControllerStatePtr |
Definition at line 144 of file JTTaskControllerState.h.
typedef ::pr2_manipulation_controllers::JTTeleopControllerState_<std::allocator<void> > pr2_manipulation_controllers::JTTeleopControllerState |
Definition at line 142 of file JTTeleopControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JTTeleopControllerState const> pr2_manipulation_controllers::JTTeleopControllerStateConstPtr |
Definition at line 145 of file JTTeleopControllerState.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::JTTeleopControllerState> pr2_manipulation_controllers::JTTeleopControllerStatePtr |
Definition at line 144 of file JTTeleopControllerState.h.
typedef ::pr2_manipulation_controllers::MoveToPoseRequest_<std::allocator<void> > pr2_manipulation_controllers::MoveToPoseRequest |
Definition at line 53 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseRequest const> pr2_manipulation_controllers::MoveToPoseRequestConstPtr |
Definition at line 56 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseRequest> pr2_manipulation_controllers::MoveToPoseRequestPtr |
Definition at line 55 of file MoveToPose.h.
typedef ::pr2_manipulation_controllers::MoveToPoseResponse_<std::allocator<void> > pr2_manipulation_controllers::MoveToPoseResponse |
Definition at line 77 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseResponse const> pr2_manipulation_controllers::MoveToPoseResponseConstPtr |
Definition at line 80 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseResponse> pr2_manipulation_controllers::MoveToPoseResponsePtr |
Definition at line 79 of file MoveToPose.h.
static void pr2_manipulation_controllers::computePoseError | ( | const Eigen::Affine3d & | xact, |
const Eigen::Affine3d & | xdes, | ||
Eigen::Matrix< double, 6, 1 > & | err | ||
) | [static] |
Definition at line 289 of file jinv_experimental_controller.cpp.
Eigen::Matrix< double, 3, 3 > pr2_manipulation_controllers::eulerRot | ( | double | dt, |
const Eigen::MatrixBase< Derived > & | e | ||
) |
Definition at line 320 of file jinv_experimental_controller.cpp.
std::ostream& pr2_manipulation_controllers::operator<< | ( | std::ostream & | s, |
const ::pr2_manipulation_controllers::JTTeleopControllerState_< ContainerAllocator > & | v | ||
) |
Definition at line 149 of file JTTeleopControllerState.h.
std::ostream& pr2_manipulation_controllers::operator<< | ( | std::ostream & | s, |
const ::pr2_manipulation_controllers::JTTaskControllerState_< ContainerAllocator > & | v | ||
) |
Definition at line 149 of file JTTaskControllerState.h.
std::ostream& pr2_manipulation_controllers::operator<< | ( | std::ostream & | s, |
const ::pr2_manipulation_controllers::JinvTeleopControllerState_< ContainerAllocator > & | v | ||
) |
Definition at line 164 of file JinvTeleopControllerState.h.
std::ostream& pr2_manipulation_controllers::operator<< | ( | std::ostream & | s, |
const ::pr2_manipulation_controllers::JinvExperimentalControllerState_< ContainerAllocator > & | v | ||
) |
Definition at line 169 of file JinvExperimentalControllerState.h.