mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
tested work without scout_messenger
This commit is contained in:
@@ -8,9 +8,8 @@ project(scout_msgs)
|
||||
|
||||
## Find catkin macros and libraries
|
||||
find_package(catkin REQUIRED COMPONENTS
|
||||
message_generation
|
||||
message_runtime
|
||||
std_msgs
|
||||
message_generation
|
||||
)
|
||||
|
||||
## System dependencies are found with CMake's conventions
|
||||
|
||||
@@ -20,9 +20,6 @@
|
||||
<build_depend>std_msgs</build_depend>
|
||||
<run_depend>message_runtime</run_depend>
|
||||
<run_depend>std_msgs</run_depend>
|
||||
<build_export_depend>std_msgs</build_export_depend>
|
||||
<exec_depend>message_runtime</exec_depend>
|
||||
<exec_depend>std_msgs</exec_depend>
|
||||
|
||||
<export>
|
||||
</export>
|
||||
|
||||
Reference in New Issue
Block a user