Skip to content

Commit

Permalink
Merge pull request #3 from RADIO-PROJECT-EU/develop
Browse files Browse the repository at this point in the history
Added a missing dependency
  • Loading branch information
gstavrinos authored Aug 23, 2017
2 parents 5ef1ef8 + 9f37440 commit 0d7a30b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hpr_viz/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,13 @@
<buildtool_depend>catkin</buildtool_depend>
<build_depend>std_msgs</build_depend>
<build_depend>roslib</build_depend>
<build_depend>sensor_msgs</build_depend>


<run_depend>message_runtime</run_depend>
<run_depend>roslib</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>sensor_msgs</run_depend>


<!-- The export tag contains other, unspecified, tags -->
Expand Down

0 comments on commit 0d7a30b

Please sign in to comment.