From 45a853b86c7c501ef2203d07c482fe4810a4c5f0 Mon Sep 17 00:00:00 2001 From: lyq Date: Mon, 26 Jan 2026 15:18:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4pub=5Fgps=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_all.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/start_all.sh b/start_all.sh index d102926..4a32707 100755 --- a/start_all.sh +++ b/start_all.sh @@ -44,7 +44,4 @@ sleep 0.2 ros2 launch fu fu.launch.py & sleep 0.2 -ros2 run pub_gps pub_gps_node & -sleep 0.2 - wait