Skip to content

Commit

Permalink
Remove rosunit from testing in geodesy & remove experimental API clai…
Browse files Browse the repository at this point in the history
…m on ROS2 branch (#30)

* remove experimental warning, its been pretty stable for a long time

* removing rosunit from package.xml
  • Loading branch information
SteveMacenski authored Sep 20, 2019
1 parent 6e71e41 commit ce0ba11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ part of the ROS Geographic Information project.

* http://en.wikipedia.org/wiki/Geographic_information_system

*This API is experimental*.

We need experience with it before promising not to change it. If
changes are needed, we plan to provide a reasonable migration path.

ROS documentation:

* http://wiki.ros.org/geographic_info
Expand Down
2 changes: 1 addition & 1 deletion geodesy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<depend>python-pyproj</depend>

<!-- these dependencies are only for testing -->
<test_depend>rosunit</test_depend>
<!-- <test_depend>rosunit</test_depend> -->

<!-- documentation dependencies -->
<build_depend>python-catkin-pkg</build_depend>
Expand Down

0 comments on commit ce0ba11

Please sign in to comment.