GameElementLayer prototype
This commit is contained in:
@@ -39,6 +39,14 @@ target_include_directories(
|
||||
include
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
launch
|
||||
params
|
||||
rviz
|
||||
DESTINATION share/${PROJECT_NAME}/
|
||||
)
|
||||
|
||||
ament_target_dependencies(toid_lidar ${PACKAGE_DEPS})
|
||||
|
||||
install(TARGETS toid_lidar DESTINATION lib/${PROJECT_NAME})
|
||||
|
||||
Reference in New Issue
Block a user