Skip to content

Commit

Permalink
Cleaned up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gorzechowski committed Nov 12, 2020
1 parent a77530d commit a4c0e5f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@
<license>MIT</license>

<buildtool_depend>catkin</buildtool_depend>

<build_depend>rospy</build_depend>
<build_depend>message_generation</build_depend>

<build_export_depend>rospy</build_export_depend>

<exec_depend>rospy</exec_depend>
<exec_depend>message_runtime</exec_depend>

<depend>rospy</depend>

<!-- TODO: Define veides-agent-sdk dependency installed by pip (new rosdep rule) -->
</package>

0 comments on commit a4c0e5f

Please sign in to comment.