From e9672e211b5214d264811dc5b9c5946a0fdc1146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=98=8E?= Date: Fri, 16 Aug 2024 18:17:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B8=85=E7=90=86=E7=A9=BA=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- node/serial.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/node/serial.md b/node/serial.md index ff08818..3c07c82 100644 --- a/node/serial.md +++ b/node/serial.md @@ -122,5 +122,3 @@ rosservice call /pantilt_camera_serial/send_command "{command_name: 'SetPantiltA ### 注意 在使用之前,请确保所有硬件设备都已正确连接,并且系统上已正确安装了所有依赖的 ROS 包和库。 - -```