Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion asio_cmake_module/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>1.2.0</version>
<description>A CMake module for using the ASIO network library</description>
<maintainer email="esteve@apache.org">Esteve Fernandez</maintainer>
<license>Apache License 2.0</license>
<license>Apache-2.0</license>

<url type="repository">https://github.com/ros-drivers/transport_drivers</url>
<url type="bugtracker">https://github.com/ros-drivers/transport_drivers/issues</url>
Expand Down
2 changes: 1 addition & 1 deletion io_context/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>1.2.0</version>
<description>A library to write Synchronous and Asynchronous networking applications</description>
<maintainer email="whitleysoftwareservices@gmail.com">Joshua Whitley</maintainer>
<license>Apache License 2.0</license>
<license>Apache-2.0</license>

<url type="repository">https://github.com/ros-drivers/transport_drivers</url>
<url type="bugtracker">https://github.com/ros-drivers/transport_drivers/issues</url>
Expand Down
2 changes: 1 addition & 1 deletion serial_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>1.2.0</version>
<description>A template class and associated utilities which encapsulate basic reading from serial ports</description>
<maintainer email="whitleysoftwareservices@gmail.com">Joshua Whitley</maintainer>
<license>Apache License 2.0</license>
<license>Apache-2.0</license>
<url type="repository">https://github.com/ros-drivers/transport_drivers</url>
<url type="bugtracker">https://github.com/ros-drivers/transport_drivers/issues</url>
<author email="opensource@apex.ai">Apex.AI, Inc.</author>
Expand Down
2 changes: 1 addition & 1 deletion udp_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>1.2.0</version>
<description>A library to write Synchronous and Asynchronous networking applications, ROS and ROS2 nodes</description>
<maintainer email="whitleysoftwareservices@gmail.com">Joshua Whitley</maintainer>
<license>Apache License 2.0</license>
<license>Apache-2.0</license>

<url type="repository">https://github.com/ros-drivers/transport_drivers</url>
<url type="bugtracker">https://github.com/ros-drivers/transport_drivers/issues</url>
Expand Down