ros example: send rc_channels message

This commit is contained in:
Thomas Gubler
2014-11-05 15:03:00 +01:00
parent 53a40dc986
commit 1e9f431cf1
5 changed files with 24 additions and 16 deletions

View File

@@ -84,6 +84,7 @@ catkin_package(
# LIBRARIES px4
# CATKIN_DEPENDS roscpp rospy std_msgs
# DEPENDS system_lib
CATKIN_DEPENDS message_runtime
)
###########