From d6be667e9b0c02e38c2ac070992fc73ce506a9ee Mon Sep 17 00:00:00 2001 From: MikuSamaLOVEReady <543664432@qq.com> Date: Thu, 14 Mar 2024 01:52:00 +0000 Subject: [PATCH] 1 --- .../ros_ws/src/upbot_location/src/system.cpp | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Code/MowingRobot/pibot_ros/ros_ws/src/upbot_location/src/system.cpp diff --git a/Code/MowingRobot/pibot_ros/ros_ws/src/upbot_location/src/system.cpp b/Code/MowingRobot/pibot_ros/ros_ws/src/upbot_location/src/system.cpp deleted file mode 100644 index 44f5878..0000000 --- a/Code/MowingRobot/pibot_ros/ros_ws/src/upbot_location/src/system.cpp +++ /dev/null @@ -1,15 +0,0 @@ -#include "../include/system.h" -//#include "" - - -namespace uwb_slam{ - - void System::Run() - { - while(1){ - - } - - } - -} \ No newline at end of file