feat(nav2) add simple commander api

This commit is contained in:
X-lanni
2025-08-08 15:51:22 +08:00
parent 943ce5b06f
commit 6e8320c438
5 changed files with 308 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ if(BUILD_TESTING)
endif()
install(
DIRECTORY launch map param rviz
DIRECTORY launch map param rviz scripts
DESTINATION share/${PROJECT_NAME}
)