#include <ros/ros.h>#include <iri_wam_common_msgs/DMPTrackerAction.h>#include <actionlib/client/simple_action_client.h>
Go to the source code of this file.
Classes | |
| class | RobotArm |
Typedefs | |
| typedef actionlib::SimpleActionClient < iri_wam_common_msgs::DMPTrackerAction > | TrajClient |
Functions | |
| int | main (int argc, char **argv) |
| typedef actionlib::SimpleActionClient< iri_wam_common_msgs::DMPTrackerAction > TrajClient |
Definition at line 5 of file dmp_simple_trajectory.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 89 of file dmp_simple_trajectory.cpp.