test costmap + cam depth

This commit is contained in:
2026-07-21 14:24:31 +07:00
parent af99998d2e
commit 11164970e2
6 changed files with 270 additions and 3 deletions

View File

@@ -54,6 +54,6 @@ install(TARGETS depth_local_costmap_noetic_test_node
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
install(DIRECTORY config launch
install(DIRECTORY config launch rviz
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)