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>canopen_utils</name>
  <version>0.2.12</version>
  <description>Utils for working with ros2_canopen.</description>
  <maintainer email="christoph.hellmann.santos@ipa.fraunhofer.de">Christoph Hellmann Santos</maintainer>
  <license>Apache-2.0</license>
  <depend>rclpy</depend>
  <depend>canopen_interfaces</depend>
  <depend>lifecycle_msgs</depend>
  <depend>std_msgs</depend>
  <test_depend>ament_lint_auto</test_depend>
  <export>
    <build_type>ament_python</build_type>
  </export>
</package>