#include "move_arm.h"#include <door_manipulation_tools/RobotPosture.h>#include "switch_controller.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| bool | serviceCallback (door_manipulation_tools::RobotPosture::Request &req, door_manipulation_tools::RobotPosture::Response &res) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 44 of file arm_pose_service.cpp.
| bool serviceCallback | ( | door_manipulation_tools::RobotPosture::Request & | req, |
| door_manipulation_tools::RobotPosture::Response & | res | ||
| ) |
Definition at line 5 of file arm_pose_service.cpp.