Files
osurc_mars_rover_2017_2018/rover/ublox-master/ublox_serialization/package.xml

28 lines
737 B
XML

<?xml version="1.0"?>
<package>
<name>ublox_serialization</name>
<version>1.1.2</version>
<description>
ublox_serialization provides header files for serialization of ROS messages to and from u-blox message format.
</description>
<author>Johannes Meyer</author>
<maintainer email="vmlane@alum.mit.edu">Veronica Lane</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/ublox</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>roscpp</build_depend>
<run_depend>roscpp</run_depend>
<build_depend>roscpp_serialization</build_depend>
<run_depend>roscpp_serialization</run_depend>
<export>
<rosdoc external="http://www.u-blox.com/en/product-resources"/>
</export>
</package>