sh
This commit is contained in:
parent
8a06e6b9a1
commit
e1efdb45ab
@ -1,13 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -e
|
|
||||||
|
|
||||||
# 切换到ROS2工作空间根目录
|
|
||||||
# cd /home/nvidia/Downloads/sweeper_200
|
|
||||||
|
|
||||||
# 加载工作空间环境
|
|
||||||
source install/setup.bash
|
|
||||||
|
|
||||||
# 启动节点
|
|
||||||
ros2 launch launch_system start_all.launch.py &
|
|
||||||
|
|
||||||
wait
|
|
||||||
Loading…
Reference in New Issue
Block a user