<?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>vcu_tcp_communication</name>
<version>1.0.0</version>
<description>Package that communicates with the VCU and acts as a bridge with the ROS network</description>
<maintainer email="driverless@motorsport.unibo.it">UBM Driverless</maintainer>
<license>MIT License</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>std_msgs</depend>
<depend>ubm_interfaces</depend>
<export>
<build_type>ament_cmake</build_type>
<rosdoc2>../rosdoc2.yml</rosdoc2>
</export>
</package>