mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Merge branch 'ros_dev_roman' of https://github.com/thomasgubler/Firmware_Private into ros_dev_roman
This commit is contained in:
commit
23dd70855f
@ -11,6 +11,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
std_msgs
|
||||
message_generation
|
||||
cmake_modules
|
||||
gazebo_msgs
|
||||
)
|
||||
find_package(Eigen REQUIRED)
|
||||
|
||||
@ -84,6 +85,7 @@ add_message_files(
|
||||
generate_messages(
|
||||
DEPENDENCIES
|
||||
std_msgs
|
||||
gazebo_msgs
|
||||
)
|
||||
|
||||
###################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user