Skip to content

Commit

Permalink
update change history
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-oquin committed Jun 30, 2016
1 parent 78fa227 commit f85ab35
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 6 additions & 1 deletion velodyne_driver/CHANGELOG.rst
Expand Up @@ -3,9 +3,14 @@ Change history

1.3.0 (forthcoming)
-------------------
* Use port number when reading PCAP data.
* Fix g++ 5.3.1 compiler errors.
* Add dynamic_reconfigure and time_offset correction.
* Make input destructors virtual.
* Add VLP-16 support.
* Add support for multiple devices.
* Contributors: Brice Rebsamen, ddillenberger, Patrick Hussey, Jack O'Quin
* Contributors: Brice Rebsamen, ddillenberger, Patrick Hussey, Andreas
Wachaja, Jack O'Quin

1.2.0 (2014-08-06)
------------------
Expand Down
4 changes: 3 additions & 1 deletion velodyne_pointcloud/CHANGELOG.rst
Expand Up @@ -4,6 +4,8 @@ Change history
1.3.0 (forthcoming)
-------------------

* Fix compile warning for "Wrong initialization order".
* Fix unit tests for transform nodelet.
* Provide dynamic reconfiguration for TransformNodelet (`#78`_).
* Allow ``min_range`` as short as 0.4m.
* Add VLP-16 support (`#44`_).
Expand All @@ -12,7 +14,7 @@ Change history
* Fix several calibration file problems (`#41`_, `#42`_).
* Contributors: Bo Li, Patrick Hussey, William Woodall, Kun Li,
lemiant, Jose Luis Blanco-Claraco, Alexander Schaefer, François
Pomerleau, Jack O'Quin
Pomerleau, Andreas Wachaja, Jack O'Quin

1.2.0 (2014-08-06)
------------------
Expand Down

0 comments on commit f85ab35

Please sign in to comment.