19 #ifndef DYNAMIXEL_WORKBENCH_OPERATORS_H
20 #define DYNAMIXEL_WORKBENCH_OPERATORS_H
23 #include <yaml-cpp/yaml.h>
25 #include <trajectory_msgs/JointTrajectory.h>
26 #include <trajectory_msgs/JointTrajectoryPoint.h>
28 #include <std_srvs/Trigger.h>
58 bool getTrajectoryInfo(
const std::string yaml_file, trajectory_msgs::JointTrajectory *jnt_tra_msg);
60 std_srvs::Trigger::Response &res);
63 #endif // DYNAMIXEL_WORKBENCH_OPERATORS_H