|  | 
| 2 | 2 | <?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | 
| 3 | 3 | <package format="3"> | 
| 4 | 4 |   <name>turtlebot3_msgs</name> | 
| 5 |  | -  <version>2.2.2</version> | 
|  | 5 | +  <version>2.2.3</version> | 
| 6 | 6 |   <description> | 
| 7 | 7 |     Message and service types: custom messages and services for TurtleBot3 packages for ROS2 | 
| 8 | 8 |   </description> | 
|  | 9 | +  <maintainer email="willson@robotis.com">Will Son</maintainer> | 
| 9 | 10 |   <license>Apache 2.0</license> | 
|  | 11 | +  <url type="website">http://wiki.ros.org/turtlebot3_msgs</url> | 
|  | 12 | +  <url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_msgs</url> | 
|  | 13 | +  <url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_msgs/issues</url> | 
| 10 | 14 |   <author email="pyo@robotis.com">Pyo</author> | 
| 11 | 15 |   <author email="thlim@robotis.com">Darby Lim</author> | 
| 12 | 16 |   <author email="kkjong@robotis.com">Gilbert</author> | 
| 13 | 17 |   <author email="vgh@amazon.com">Vineet Ghatge</author> | 
| 14 |  | -  <author email="jhshim@robotis.com">Ryan Shim</author> | 
| 15 |  | -  <maintainer email="willson@robotis.com">Will Son</maintainer> | 
| 16 |  | -  <url type="website">http://wiki.ros.org/turtlebot3_msgs</url> | 
| 17 |  | -  <url type="emanual">http://turtlebot3.robotis.com</url> | 
| 18 |  | -  <url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_msgs</url> | 
| 19 |  | -  <url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_msgs/issues</url> | 
|  | 18 | +  <author>Ryan Shim</author> | 
| 20 | 19 |   <buildtool_depend>ament_cmake</buildtool_depend> | 
| 21 | 20 |   <buildtool_depend>rosidl_default_generators</buildtool_depend> | 
| 22 |  | -  <depend>action_msgs</depend> | 
| 23 |  | -  <depend>builtin_interfaces</depend> | 
| 24 |  | -  <depend>std_msgs</depend> | 
|  | 21 | +  <build_depend>action_msgs</build_depend> | 
|  | 22 | +  <build_depend>builtin_interfaces</build_depend> | 
|  | 23 | +  <build_depend>std_msgs</build_depend> | 
|  | 24 | +  <build_depend>rosidl_default_runtime</build_depend> | 
|  | 25 | +   | 
|  | 26 | +  <exec_depend>action_msgs</exec_depend> | 
|  | 27 | +  <exec_depend>builtin_interfaces</exec_depend> | 
|  | 28 | +  <exec_depend>std_msgs</exec_depend> | 
| 25 | 29 |   <exec_depend>rosidl_default_runtime</exec_depend> | 
| 26 | 30 |   <test_depend>ament_lint_common</test_depend> | 
| 27 | 31 |   <member_of_group>rosidl_interface_packages</member_of_group> | 
|  | 
0 commit comments