Skip to content

Commit 858ab0d

Browse files
author
Felix Exner
authored
Updated package maintainers (#360)
* Updated package maintainers * Corrected tag order according to schema while at it. * Updated Denis mail addresses
1 parent fa3010c commit 858ab0d

File tree

7 files changed

+30
-30
lines changed

7 files changed

+30
-30
lines changed

ur_bringup/package.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,18 @@
55
<version>0.0.0</version>
66
<description>Launch file and run-time configurations, e.g. controllers.</description>
77

8-
<author>Lovro Ivanov</author>
9-
<author>Denis Stogl</author>
10-
11-
<maintainer email="[email protected]">Marvin Große Besselmann</maintainer>
12-
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
13-
<maintainer email="[email protected]">Denis Stogl</maintainer>
14-
<maintainer email="[email protected]">Andy Zelenak</maintainer>
8+
<maintainer email="[email protected]">Denis Stogl</maintainer>
9+
<maintainer email="[email protected]">Felix Exner</maintainer>
10+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
1511

1612
<license>BSD-3-Clause</license>
1713

1814
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1915
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
2016

17+
<author>Lovro Ivanov</author>
18+
<author>Denis Stogl</author>
19+
2120
<buildtool_depend>ament_cmake</buildtool_depend>
2221
<buildtool_depend>ament_cmake_python</buildtool_depend>
2322

ur_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<description>Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF</description>
66

77
<maintainer email="[email protected]">Felix Exner</maintainer>
8-
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
8+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
99

1010
<license>BSD-3-Clause</license>
1111

ur_controllers/package.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,18 @@
55
<version>0.0.0</version>
66
<description>Provides controllers that use the speed scaling interface of Universal Robots.</description>
77

8-
<author>Marvin Große Besselmann</author>
9-
<author>Lovro Ivanov</author>
10-
11-
<maintainer email="[email protected]">Marvin Große Besselmann</maintainer>
12-
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
13-
<maintainer email="[email protected]">Denis Stogl</maintainer>
14-
<maintainer email="[email protected]">Andy Zelenak</maintainer>
8+
<maintainer email="[email protected]">Denis Stogl</maintainer>
9+
<maintainer email="[email protected]">Felix Exner</maintainer>
10+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
1511

1612
<license>BSD-3-Clause</license>
1713

1814
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1915
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
2016

17+
<author>Marvin Große Besselmann</author>
18+
<author>Lovro Ivanov</author>
19+
2120
<buildtool_depend>ament_cmake</buildtool_depend>
2221

2322
<depend>angles</depend>

ur_dashboard_msgs/package.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
<version>0.0.0</version>
66
<description>Messages around the UR Dashboard server.</description>
77

8-
<author>Felix Exner</author>
9-
10-
<maintainer email="[email protected]">Marvin Große Besselmann</maintainer>
8+
<maintainer email="[email protected]">Felix Exner</maintainer>
9+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
1110

1211
<license>BSD-3-Clause</license>
1312

1413
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
1514
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
1615

16+
<author>Felix Exner</author>
17+
1718
<buildtool_depend>ament_cmake</buildtool_depend>
1819

1920
<build_depend>rosidl_default_generators</build_depend>

ur_moveit_config/package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
<description>
77
An example package with MoveIt2 configurations for UR robots.
88
</description>
9-
<maintainer email="[email protected]">Denis Stogl</maintainer>
9+
<maintainer email="[email protected]">Denis Stogl</maintainer>
10+
<maintainer email="[email protected]">Felix Exner</maintainer>
11+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
1012

1113
<license>Apache2.0</license>
1214

ur_robot_driver/doc/resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The files in this folder are available for use under BSD-3-Clause license.
55

66
## Diagrams and images
77

8-
- [ros2_control diagrams](ros2_control_ur_driver.drawio) - `.drawio` file, Author: [Dr.-Ing. Denis Stogl](mailto:denis[email protected]) (PickNik Robotics)
8+
- [ros2_control diagrams](ros2_control_ur_driver.drawio) - `.drawio` file, Author: [Dr.-Ing. Denis Stogl](mailto:denis@stoglrobotics.de) (PickNik Robotics)
99

1010

1111
## 2021-10 ROS World presentation

ur_robot_driver/package.xml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,21 @@
55
<version>0.0.0</version>
66
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
77

8-
<author>Thomas Timm Andersen</author>
9-
<author>Simon Rasmussen</author>
10-
<author>Felix Exner</author>
11-
<author>Lea Steffen</author>
12-
<author>Tristan Schnell</author>
13-
14-
<maintainer email="[email protected]">Marvin Große Besselmann</maintainer>
15-
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
16-
<maintainer email="[email protected]">Denis Stogl</maintainer>
17-
<maintainer email="[email protected]">Andy Zelenak</maintainer>
8+
<maintainer email="[email protected]">Denis Stogl</maintainer>
9+
<maintainer email="[email protected]">Felix Exner</maintainer>
10+
<maintainer email="[email protected]">Tristan Schnell</maintainer>
1811

1912
<license>BSD-3-Clause</license>
2013

2114
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues</url>
2215
<url type="repository">https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver</url>
2316

17+
<author>Thomas Timm Andersen</author>
18+
<author>Simon Rasmussen</author>
19+
<author>Felix Exner</author>
20+
<author>Lea Steffen</author>
21+
<author>Tristan Schnell</author>
22+
2423
<buildtool_depend>ament_cmake</buildtool_depend>
2524
<buildtool_depend>ament_cmake_python</buildtool_depend>
2625

0 commit comments

Comments
 (0)