mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Changed layout for organizational coherence.
This commit is contained in:
19
software/rover/ublox-master/ublox/package.xml
Normal file
19
software/rover/ublox-master/ublox/package.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user