PACKAGE

<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
  <name>splsm_8</name>
  <version>4.0.0</version>
  <description>RoboCup Standard Platform League Standard Message V8 ROS msg</description>
  <maintainer email="kenjibrameld@gmail.com">ijnek</maintainer>
  <license>Apache License 2.0</license>

  <buildtool_depend>ament_cmake</buildtool_depend>

  <test_depend>ament_lint_auto</test_depend>
  <test_depend>ament_lint_common</test_depend>

  <build_depend>rosidl_default_generators</build_depend>
  <exec_depend>rosidl_default_runtime</exec_depend>
  <member_of_group>rosidl_interface_packages</member_of_group>

  <export>
    <build_type>ament_cmake</build_type>
    <deprecated>
      splsm_8 is deprecated as of J-turtle, and will be removed in K-turtle.
      There is no Standard Message defined in the SPL rule book since 2023, and teams are free
      to define their own message.
      You can use r2r_spl with your custom message to achieve robot to robot communciation.
    </deprecated>
  </export>
</package>