We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab149a0 commit 0c0a8d4Copy full SHA for 0c0a8d4
small_atc/package.xml
@@ -47,13 +47,15 @@
47
<build_depend>small_atc_msgs</build_depend>
48
<build_depend>octomap</build_depend>
49
<build_depend>fcl</build_depend>
50
+ <build_depend>ompl</build_depend>
51
<build_depend>boost</build_depend>
52
<build_depend>xmlrpcpp</build_depend>
53
<run_depend>roslib</run_depend>
54
<run_depend>roscpp</run_depend>
55
<run_depend>rostime</run_depend>
56
<run_depend>small_atc_msgs</run_depend>
57
<run_depend>octomap</run_depend>
58
+ <run_depend>ompl</run_depend>
59
<run_depend>fcl</run_depend>
60
<run_depend>boost</run_depend>
61
0 commit comments