git commit -m "first commit"
This commit is contained in:
62
navigations/geographic_info/geographic_msgs/CHANGELOG.rst
Executable file
62
navigations/geographic_info/geographic_msgs/CHANGELOG.rst
Executable file
@@ -0,0 +1,62 @@
|
||||
Change history
|
||||
==============
|
||||
|
||||
0.5.3 (2018-03-27)
|
||||
------------------
|
||||
|
||||
* Add additional information to ``GetGeoPath`` service response.
|
||||
|
||||
0.5.2 (2017-04-15)
|
||||
------------------
|
||||
|
||||
* Fix merge error in GeoPath message.
|
||||
|
||||
0.5.1 (2017-04-15)
|
||||
------------------
|
||||
|
||||
* Add GeoPath message with poses.
|
||||
* Add GetGeoPath service (`#7`_).
|
||||
|
||||
0.5.0 (2017-04-07)
|
||||
------------------
|
||||
|
||||
* Add new ``GeoPointStamped`` and ``GeoPoseStamped`` messages.
|
||||
|
||||
0.4.0 (2014-09-18)
|
||||
------------------
|
||||
|
||||
0.3.2 (2014-08-30)
|
||||
------------------
|
||||
|
||||
* Add missing ``geometry_msgs`` dependency to ``catkin_package()``
|
||||
components in CMakeLists.txt (`#13`_), thanks to Timo Roehling.
|
||||
|
||||
0.3.1 (2013-10-03)
|
||||
------------------
|
||||
|
||||
0.3.0 (2013-08-03)
|
||||
------------------
|
||||
|
||||
* Released to Hydro.
|
||||
* Convert to catkin build (`#3`_).
|
||||
|
||||
0.2.1 (2012-08-13)
|
||||
------------------
|
||||
|
||||
* Released to Fuerte.
|
||||
* Released to Groovy: 2013-03-27.
|
||||
|
||||
0.2.0 (2012-06-02)
|
||||
------------------
|
||||
|
||||
* Released to Electric.
|
||||
|
||||
0.1.0 (2012-04-10)
|
||||
------------------
|
||||
|
||||
* Initial release to Electric.
|
||||
|
||||
.. _`#3`: https://github.com/ros-geographic-info/geographic_info/issues/3
|
||||
.. _`#6`: https://github.com/ros-geographic-info/geographic_info/issues/6
|
||||
.. _`#7`: https://github.com/ros-geographic-info/geographic_info/issues/7
|
||||
.. _`#13`: https://github.com/ros-geographic-info/geographic_info/pull/13
|
||||
Reference in New Issue
Block a user