Skip to content

Commit d45449a

Browse files
MGBlafmauch
authored andcommitted
Fixed dependency error
1 parent 5e83c1e commit d45449a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
<!-- Use doc_depend for packages you need only for building documentation: -->
4646
<!-- <doc_depend>doxygen</doc_depend> -->
4747
<buildtool_depend>catkin</buildtool_depend>
48+
49+
<build_depend>rospy</build_depend>
4850
<exec_depend>python-argparse</exec_depend>
4951
<exec_depend>python-catkin-pkg</exec_depend>
5052
<exec_depend>python-yaml</exec_depend>

0 commit comments

Comments
 (0)