02 2021 档案
摘要:创建流程 创建文件夹A,A下创建文件夹src:mkdir -p A/src src下:catkin_init_workspace A下:catkin_make src下,创建工作包learning_pkg:catkin_create_pkg learning_pkg A下:gedit ~/.bash
阅读全文
摘要:原视频 ROS基本命令 右键新标签页查看大图! have to do Command | Command | Result | 中文解释 | 图示 | | | | | | | roscore | Open the core of the ROS. | 启动ROS Master。 | | | sudo
阅读全文