Skip to content

Commit 6ea2489

Browse files
committed
Add author
1 parent 25430cd commit 6ea2489

File tree

1 file changed

+4
-1
lines changed
  • my_dual_robot_cell/my_dual_robot_cell_control

1 file changed

+4
-1
lines changed

my_dual_robot_cell/my_dual_robot_cell_control/package.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
<package format="3">
44
<name>my_dual_robot_cell_control</name>
55
<version>1.0.0</version>
6+
67
<description>ros2_control setup</description>
8+
9+
<author email="[email protected]">Vihaan Shah</author>
710
<maintainer email="[email protected]">Felix Durchdewald</maintainer>
811
<license file="LICENSE">BSD-3-Clause</license>
912

10-
<buildtool_depend>ament_cmake</buildtool_depend>
1113

14+
<buildtool_depend>ament_cmake</buildtool_depend>
1215

1316
<exec_depend>joint_state_broadcaster</exec_depend>
1417
<exec_depend>joint_trajectory_controller</exec_depend>

0 commit comments

Comments
 (0)