修正与QGC通讯功能

This commit is contained in:
lulijing
2025-09-11 21:54:41 +08:00
parent f36e8279e8
commit fbe469ab60
176 changed files with 4883 additions and 3178 deletions

View File

@@ -1,8 +1,8 @@
# Install script for directory: /home/huangfukk/DronePlanning/build/drone_interfaces/drone_interfaces__py
# Install script for directory: /home/gkcs/DronePlanning/build/drone_interfaces/drone_interfaces__py
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/home/huangfukk/DronePlanning/install/drone_interfaces")
set(CMAKE_INSTALL_PREFIX "/home/gkcs/DronePlanning/install/drone_interfaces")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")