19 #ifndef TURTLEBOT3_MANIPULATION_BRINGUP_H 20 #define TURTLEBOT3_MANIPULATION_BRINGUP_H 23 #include <std_msgs/Float64MultiArray.h> 24 #include <trajectory_msgs/JointTrajectory.h> 26 #include <moveit_msgs/DisplayTrajectory.h> 29 #include <control_msgs/FollowJointTrajectoryAction.h> 54 void armActionCallback(
const control_msgs::FollowJointTrajectoryGoalConstPtr &msg);
58 #endif //TURTLEBOT3_MANIPULATION_BRINGUP_H
ros::Subscriber display_planned_path_sub_
ros::Publisher joint_trajectory_point_pub_
actionlib::SimpleActionServer< control_msgs::FollowJointTrajectoryAction > gripper_action_server_
ros::Publisher gripper_pub_
void gripperActionCallback(const control_msgs::FollowJointTrajectoryGoalConstPtr &msg)
actionlib::SimpleActionServer< control_msgs::FollowJointTrajectoryAction > arm_action_server_
~Turtlebot3ManipulationBringup()
Turtlebot3ManipulationBringup()
void armActionCallback(const control_msgs::FollowJointTrajectoryGoalConstPtr &msg)