Update driver interface and bringup config for AGV Pro

This commit is contained in:
X-lanni
2025-06-07 16:41:43 +08:00
parent 9ca809ebd0
commit 4eefeb4b61
5 changed files with 132 additions and 63 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()
install(DIRECTORY meshes urdf
install(DIRECTORY meshes urdf launch
DESTINATION share/${PROJECT_NAME}
)