Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Commit

Permalink
Adding build dependency - geometry_msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde committed Sep 3, 2018
1 parent c123f70 commit d93f01e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sensor/imu/hrim_sensor_imu_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@

<build_depend>message_generation</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>geometry_msgs</build_depend>

<exec_depend>message_generation</exec_depend> <!-- provide message generation to downstream packages -->
<exec_depend>message_runtime</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>geometry_msgs</exec_depend>

<member_of_group>rosidl_interface_packages</member_of_group>'

Expand Down

0 comments on commit d93f01e

Please sign in to comment.