This commit is contained in:
2022-12-03 20:36:56 +08:00
parent edf6e0560e
commit 9ef8d9a5fc
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
iq_gnc/
ROS_controll/
launch/
+1
View File
@@ -0,0 +1 @@
/opt/ros/noetic/share/catkin/cmake/toplevel.cmake
+1 -1
View File
@@ -36,7 +36,7 @@ int main(int argc, char **argv) {
return 0; return 0;
} }
//////////////////////////////////////////////////////
/* /*
ThreadGPSClass gps_object; ThreadGPSClass gps_object;