Skip to content

Commit 7f847da

Browse files
authored
Add xacro as a dependency (#152)
1 parent 97b864d commit 7f847da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robot_ws/src/hello_world_robot/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<depend>turtlebot3_msgs</depend>
2323
<depend>turtlebot3_description</depend>
2424
<depend>turtlebot3_description_reduced_mesh</depend>
25+
<depend>xacro</depend>
2526
<build_depend>message_generation</build_depend>
2627
<build_export_depend>message_runtime</build_export_depend>
2728
<exec_depend>message_runtime</exec_depend>

0 commit comments

Comments
 (0)