-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup dependencies and update metadata in package.xml (#725)
* Fix dependencies * Cleanup test_depends * Update maintainers
- Loading branch information
1 parent
78d6c0f
commit d402d69
Showing
15 changed files
with
77 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -35,10 +36,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Christoph Froehlich</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Christoph Froehlich</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -35,17 +36,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>forward_command_controller</test_depend> | ||
<test_depend>gpio_controllers</test_depend> | ||
<test_depend>joint_state_broadcaster</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>robot_state_publisher</test_depend> | ||
<test_depend>ros2_controllers_test_nodes</test_depend> | ||
<test_depend>ros2controlcli</test_depend> | ||
<test_depend>ros2launch</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Reza Kermani</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Reza Kermani</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -33,10 +34,11 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,13 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
<author email="[email protected]">Sai Kishor Kothakota</author> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -35,10 +36,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,13 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
<author email="[email protected]">Christoph Froehlich</author> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<exec_depend>controller_manager</exec_depend> | ||
|
@@ -32,14 +33,11 @@ | |
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>ament_cmake_ros</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_ros</test_depend> | ||
<test_depend>launch_testing_ament_cmake</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
<test_depend>xacro</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<maintainer email="[email protected]">Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
|
@@ -32,10 +33,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,13 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
<author email="[email protected]">Christoph Froehlich</author> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<exec_depend>controller_manager</exec_depend> | ||
|
@@ -30,10 +31,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Dr.-Ing. Denis Štogl</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -34,10 +35,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<maintainer email="[email protected]">Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
|
@@ -34,10 +35,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<maintainer email="[email protected]">Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
|
@@ -33,10 +34,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<maintainer email="[email protected]">Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
|
@@ -33,10 +34,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<maintainer email="[email protected]">Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
|
@@ -32,10 +33,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Paul Gesel</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Paul Gesel</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -41,10 +42,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,12 @@ | |
<maintainer email="[email protected]">Dr.-Ing. Denis Štogl</maintainer> | ||
<maintainer email="[email protected]">Bence Magyar</maintainer> | ||
<maintainer email="[email protected]">Christoph Froehlich</maintainer> | ||
|
||
<author email="[email protected]">Jordan Palacios</author> | ||
<maintainer email="[email protected]">Sai Kishor Kothakota</maintainer> | ||
|
||
<license>Apache-2.0</license> | ||
|
||
<author email="[email protected]">Jordan Palacios</author> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>backward_ros</depend> | ||
|
@@ -35,10 +36,10 @@ | |
<exec_depend>xacro</exec_depend> | ||
|
||
<test_depend>ament_cmake_pytest</test_depend> | ||
<test_depend>controller_manager</test_depend> | ||
<test_depend>launch_testing_ros</test_depend> | ||
<test_depend>launch_testing</test_depend> | ||
<test_depend>launch</test_depend> | ||
<test_depend>liburdfdom-tools</test_depend> | ||
<test_depend>xacro</test_depend> | ||
<test_depend>rclpy</test_depend> | ||
|
||
<export> | ||
<build_type>ament_cmake</build_type> | ||
|
Oops, something went wrong.