mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
20 lines
696 B
XML
20 lines
696 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<name>ublox</name>
|
|
<version>1.1.2</version>
|
|
<description>Provides a ublox_gps node for u-blox GPS receivers, messages, and serialization packages for the binary UBX protocol.</description>
|
|
<author>Johannes Meyer</author>
|
|
<maintainer email="vmlane@alum.mit.edu">Veronica Lane</maintainer>
|
|
<license>BSD</license>
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
<url>http://wiki.ros.org/ublox</url>
|
|
|
|
<!-- The export tag contains other, unspecified, tags -->
|
|
<export>
|
|
<rosdoc external="http://www.u-blox.com/en/product-resources"/>
|
|
<!-- You can specify that this package is a metapackage here: -->
|
|
<metapackage />
|
|
</export>
|
|
</package>
|