#include <ros/ros.h>
#include <iri_wam_common_msgs/joints_move.h>
#include <actionlib/client/simple_action_client.h>
Go to the source code of this file.
Classes | |
class | RobotArm |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 106 of file simple_joints_move.cpp.