We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e71e41 commit ce0ba11Copy full SHA for ce0ba11
README.rst
@@ -6,11 +6,6 @@ part of the ROS Geographic Information project.
6
7
* http://en.wikipedia.org/wiki/Geographic_information_system
8
9
-*This API is experimental*.
10
-
11
-We need experience with it before promising not to change it. If
12
-changes are needed, we plan to provide a reasonable migration path.
13
14
ROS documentation:
15
16
* http://wiki.ros.org/geographic_info
geodesy/package.xml
@@ -25,7 +25,7 @@
25
<depend>python-pyproj</depend>
26
27
<!-- these dependencies are only for testing -->
28
- <test_depend>rosunit</test_depend>
+ <!-- <test_depend>rosunit</test_depend> -->
29
30
<!-- documentation dependencies -->
31
<build_depend>python-catkin-pkg</build_depend>
0 commit comments