added missing install files
parent
476da15b40
commit
e251cd35b0
|
@ -240,7 +240,7 @@ install(PROGRAMS
|
||||||
)
|
)
|
||||||
|
|
||||||
## Mark executables and/or libraries for installation
|
## Mark executables and/or libraries for installation
|
||||||
install(TARGETS mpc_local_planner
|
install(TARGETS mpc_local_planner mpc_local_planner_utils mpc_local_planner_optimal_control
|
||||||
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
|
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
|
||||||
)
|
)
|
||||||
install(TARGETS test_mpc_optim_node
|
install(TARGETS test_mpc_optim_node
|
||||||
|
|
Loading…
Reference in New Issue