Skip to content

Commit 81435a1

Browse files
committed
Add the dependency in package.xml, which helps us to download the dependency from 'rosdep install'
1 parent a8d4021 commit 81435a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<build_depend>roscpp</build_depend>
1313
<run_depend>roscpp</run_depend>
1414

15+
<depend>yaml-cpp</depend>
16+
<depend>libusb-1.0-dev</depend>
17+
1518
<export>
1619
</export>
1720
</package>

0 commit comments

Comments
 (0)