Skip to content

Commit

Permalink
Adding airsim_node to install list (#2706)
Browse files Browse the repository at this point in the history
Co-authored-by: David Anthony <david.anthony@swri.org>
  • Loading branch information
danthony06 and danthony06 authored Jun 1, 2020
1 parent 3ec25d5 commit 372c787
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ros/src/airsim_ros_pkgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ target_link_libraries(pd_position_controller_simple_node pd_position_controller_

install(TARGETS
#list of nodes
airsim_node
pd_position_controller_simple_node
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
Expand All @@ -128,4 +129,4 @@ install(DIRECTORY
rviz
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
# PATTERN ".git" EXCLUDE
)
)

0 comments on commit 372c787

Please sign in to comment.