Skip to content

Commit

Permalink
add dependency moveit_core -> moveit_experimental
Browse files Browse the repository at this point in the history
... to enforce installing the empty moveit_experimental first
  • Loading branch information
rhaschke committed Dec 11, 2018
1 parent d39673a commit 27dadc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moveit_core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<run_depend>tf2_kdl</run_depend>
<run_depend>trajectory_msgs</run_depend>
<run_depend>visualization_msgs</run_depend>
<run_depend>moveit_experimental</run_depend>

<test_depend>angles</test_depend>
<test_depend>moveit_resources</test_depend>
Expand Down

0 comments on commit 27dadc3

Please sign in to comment.