Skip to content

Commit 28bb1ae

Browse files
committed
place dependencies alphabetically
1 parent 06ea546 commit 28bb1ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hardware_interface/package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212

1313
<depend>backward_ros</depend>
1414
<depend>control_msgs</depend>
15+
<depend>joint_limits</depend>
1516
<depend>lifecycle_msgs</depend>
17+
<depend>pal_statistics</depend>
1618
<depend>pluginlib</depend>
1719
<depend>rclcpp_lifecycle</depend>
1820
<depend>rcpputils</depend>
1921
<depend>realtime_tools</depend>
22+
<depend>sdformat_urdf</depend>
2023
<depend>tinyxml2_vendor</depend>
21-
<depend>joint_limits</depend>
2224
<depend>urdf</depend>
23-
<depend>sdformat_urdf</depend>
24-
<depend>pal_statistics</depend>
2525

2626
<build_depend>rcutils</build_depend>
2727
<exec_depend>rcutils</exec_depend>

0 commit comments

Comments
 (0)