ROS :發送一個目標位置,機器人自動規劃路線,移動到該位置。

使用 Action :move_base_msgs::MoveBaseAction(move_base在world中的目標)node 新建send_goal.cppweb /* * send_goal.cpp * * Created on: Aug 10, 2016 * Author: unicorn */ #include <ros/ros.h> #include <move_base_msg
相關文章
相關標籤/搜索