This commit is contained in:
Duong Vu
2026-07-22 10:42:09 +07:00
parent 4bb8ef9a2b
commit e1cce6e0ea
65 changed files with 3803 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# CMake generated Testfile for
# Source directory: /home/robotics/HiepLM/odomety
# Build directory: /home/robotics/HiepLM/odomety/build
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(odom_differential_test "/home/robotics/HiepLM/odomety/build/odomety_test")
set_tests_properties(odom_differential_test PROPERTIES _BACKTRACE_TRIPLES "/home/robotics/HiepLM/odomety/CMakeLists.txt;37;add_test;/home/robotics/HiepLM/odomety/CMakeLists.txt;0;")