Skip to content

Commit

Permalink
Added missing dependencies to package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasblass committed May 16, 2019
1 parent dc6b1e8 commit 2909dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model_validation/package.xml
Expand Up @@ -15,6 +15,8 @@
<build_depend>rmw</build_depend>
<build_depend>rmw_implementation_cmake</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>builtin_interfaces</build_depend>
<build_depend>rosidl_default_generators</build_depend>

<exec_depend>rosidl_default_runtime</exec_depend>

Expand Down

0 comments on commit 2909dc6

Please sign in to comment.