#include "ros/ros.h"#include <std_msgs/Bool.h>#include <xarm_msgs/SetInt16.h>#include <xarm_msgs/SetAxis.h>#include <xarm_msgs/SetString.h>#include <xarm_msgs/PlayTraj.h>#include <stdlib.h>#include <vector>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 16 of file xarm_traj_test.cpp.