fix typo
This commit is contained in:
@@ -29,6 +29,7 @@ ament_target_dependencies(send_setpoints rclcpp px4_ros_com)
|
|||||||
install(TARGETS
|
install(TARGETS
|
||||||
send_setpoints
|
send_setpoints
|
||||||
DESTINATION lib/${PROJECT_NAME}
|
DESTINATION lib/${PROJECT_NAME}
|
||||||
|
)
|
||||||
|
|
||||||
if(BUILD_TESTING)
|
if(BUILD_TESTING)
|
||||||
find_package(ament_lint_auto REQUIRED)
|
find_package(ament_lint_auto REQUIRED)
|
||||||
|
|||||||
Reference in New Issue
Block a user