交互程序基本完成,需要增加锁相功能

This commit is contained in:
2025-06-12 09:12:17 +08:00
parent 6194b649fb
commit 2e9214ee4e
14 changed files with 1208 additions and 20 deletions

View File

@@ -10,6 +10,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
PROJECT( IVP_EXTEND )
set (CMAKE_CXX_STANDARD 11)
set (MOOSIVP_SOURCE_TREE_BASE "/home/zjk/project/lib/moos-ivp")
#=======================================================================
# Set the output directories for the binary and library files