<?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>qb_device_test_controllers</name>
<version>4.1.6</version>
<description>Demo nodes for showing and testing qb devices through waypoints.</description>
<author>qbrobotics®</author>
<maintainer email="support@qbrobotics.com">Support Team</maintainer>
<license>BSD 3-Clause</license>
<license>Apache-2.0</license>
<depend>rclpy</depend>
<depend>std_msgs</depend>
<depend>trajectory_msgs</depend>
<test_depend>python3-pytest</test_depend>
<export>
<build_type>ament_python</build_type>
</export>
</package>