#include <ros/ros.h>
#include <yaml-cpp/yaml.h>
#include <trajectory_msgs/JointTrajectory.h>
#include <trajectory_msgs/JointTrajectoryPoint.h>
#include <std_srvs/Trigger.h>
Go to the source code of this file.