Skip to content

Commit 0c0a8d4

Browse files
committed
Added OMPL dependency into small_atc/package.xml.
1 parent ab149a0 commit 0c0a8d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

small_atc/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@
4747
<build_depend>small_atc_msgs</build_depend>
4848
<build_depend>octomap</build_depend>
4949
<build_depend>fcl</build_depend>
50+
<build_depend>ompl</build_depend>
5051
<build_depend>boost</build_depend>
5152
<build_depend>xmlrpcpp</build_depend>
5253
<run_depend>roslib</run_depend>
5354
<run_depend>roscpp</run_depend>
5455
<run_depend>rostime</run_depend>
5556
<run_depend>small_atc_msgs</run_depend>
5657
<run_depend>octomap</run_depend>
58+
<run_depend>ompl</run_depend>
5759
<run_depend>fcl</run_depend>
5860
<run_depend>boost</run_depend>
5961

0 commit comments

Comments
 (0)