git commit -m "first commit"
This commit is contained in:
13
navigations/nav_grid/package.xml
Executable file
13
navigations/nav_grid/package.xml
Executable file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>nav_grid</name>
|
||||
<version>0.3.0</version>
|
||||
<description>
|
||||
A templatized interface for overlaying a two dimensional grid on the world.
|
||||
</description>
|
||||
<maintainer email="davidvlu@gmail.com">David V. Lu!!</maintainer>
|
||||
<license>BSD</license>
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
<test_depend>roslint</test_depend>
|
||||
<test_depend>rosunit</test_depend>
|
||||
</package>
|
||||
Reference in New Issue
Block a user