9 #include <move_base_msgs/MoveBaseAction.h> 10 #include <move_base_to_manip/desired_poseAction.h> 12 #include "moveit_msgs/DisplayTrajectory.h" 14 #include "std_srvs/Empty.h" 29 void do_motion_CB(
const move_base_to_manip::desired_poseGoalConstPtr& goal );
ServiceClient serviceClient(const std::string &service_name, bool persistent=false, const M_string &header_values=M_string())
actionlib::SimpleActionServer< move_base_to_manip::desired_poseAction > as_
ros::ServiceClient clear_octomap_client_
std_srvs::Empty empty_srv_
const double cartesian_motion(const std::vector< geometry_msgs::Pose > &waypoints, moveit_msgs::RobotTrajectory &trajectory, moveit::planning_interface::MoveGroupInterface &moveGroup)
robot_trajectory::RobotTrajectory trajectory(rmodel,"right_arm")
ros::ServiceClient clear_costmaps_client_
actionlib::SimpleActionClient< move_base_msgs::MoveBaseAction > MoveBaseClient
moveit::planning_interface::MoveGroupInterface::Plan move_plan_
void do_motion_CB(const move_base_to_manip::desired_poseGoalConstPtr &goal)