From f3e8e81fd0f4a6e8d80ccc1ce728149275e9824e Mon Sep 17 00:00:00 2001 From: "yingxiang.chen" Date: Sat, 28 Feb 2026 18:22:55 +0800 Subject: [PATCH] =?UTF-8?q?refactor=EF=BC=9A=E8=A7=A3=E5=86=B3=E5=89=A9?= =?UTF-8?q?=E4=BD=99=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4=E7=9A=84=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- knowledge_hub/激光雷达目标检测算法部署流程.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/knowledge_hub/激光雷达目标检测算法部署流程.md b/knowledge_hub/激光雷达目标检测算法部署流程.md index 1806676..1a27083 100644 --- a/knowledge_hub/激光雷达目标检测算法部署流程.md +++ b/knowledge_hub/激光雷达目标检测算法部署流程.md @@ -39,10 +39,6 @@ ros2 launch websocket websocket_service.launch.py 5. 启动launch文件 ros2 launch hobot_centerpoint hobot_centerpoint_websocket.launch.py lidar_pre_path:=config/hobot_centerpoint_data -<<<<<<< Updated upstream -5. 测试效果 -======= 6. 测试效果 ->>>>>>> Stashed changes 运行成功后在pc端游览器输入:[http://IP:8000](http://ip:8000/),即可查看图像和算法渲染效果(IP为RDK的IP地址)