rapid
A ROS robotics library.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
arm_joints.h
Go to the documentation of this file.
1
#ifndef _RAPID_MANIPULATION_ARM_JOINTS_H_
2
#define _RAPID_MANIPULATION_ARM_JOINTS_H_
3
4
#include <string>
5
#include <vector>
6
7
namespace
rapid {
8
namespace
pr2 {
9
std::vector<std::string>
left_arm_joint_names
();
10
std::vector<std::string>
right_arm_joint_names
();
11
}
// namespace pr2
12
}
// namespace rapid
13
14
#endif // _RAPID_MANIPULATION_ARM_JOINTS_H_
rapid::pr2::left_arm_joint_names
std::vector< std::string > left_arm_joint_names()
rapid::pr2::right_arm_joint_names
std::vector< std::string > right_arm_joint_names()
rapid_pr2
include
rapid_pr2
arm_joints.h
Generated on Tue May 1 2018 20:49:42 for rapid by
1.8.6