美文网首页工具
ROS常用指令

ROS常用指令

作者: 代码的路 | 来源:发表于2022-08-20 18:27 被阅读0次

原文链接

rosbag

cd /data/catkin_rosbag/
source devel/setup.bash
roslaunch segway_rosbag play.launch

segment

cd /data/catkin_segment/
source devel/setup.bash
catkin_make
roslaunch stixel_ros_cc stixeltest.launch

scp

scp -r snow@xxx.xx.xxx:/data/snowstorm/matrix_pb/  /data/

git

cd /data/outdoorsegmentcc
git clone http://snow@xxx.xx.xxx/scm/vis/outdoorsegmentcc.git
git pull

 
 

学习更多编程知识,请关注我的公众号:

代码的路

相关文章

网友评论

    本文标题:ROS常用指令

    本文链接:https://www.haomeiwen.com/subject/boargrtx.html