rapid
A ROS robotics library.
|
Classes | |
class | Gripper |
High-level interface for a PR2's gripper. More... | |
class | Head |
High-level interface for the PR2's head. More... | |
class | JointStates |
class | Pr2 |
class | Torso |
High-level interface for the PR2's torso. More... | |
Functions | |
std::vector< std::string > | left_arm_joint_names () |
std::vector< std::string > | right_arm_joint_names () |
Pr2 * | BuildReal (ros::NodeHandle &nh) |
Variables | |
static const char | kLeftGripperAction [] = "/l_gripper_controller/gripper_action" |
static const char | kRightGripperAction [] |
static const char | kTorsoAction [] = "/torso_controller/follow_joint_trajectory" |
Pr2* rapid::pr2::BuildReal | ( | ros::NodeHandle & | nh | ) |
std::vector<std::string> rapid::pr2::left_arm_joint_names | ( | ) |
std::vector<std::string> rapid::pr2::right_arm_joint_names | ( | ) |
|
static |
|
static |