37 lines
967 B
ReStructuredText
Raw Normal View History

2014-10-25 12:46:23 -04:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package pointcloud_to_laserscan
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2015-01-20 10:45:59 -05:00
1.2.5 (2015-01-20)
------------------
2015-01-20 10:45:55 -05:00
* Switch to tf_sensor_msgs for transform
* Set parameters in sample launch files to default
* Add tolerance parameter
* Contributors: Paul Bovbel
2015-01-15 17:48:44 -05:00
1.2.4 (2015-01-15)
------------------
2015-01-15 17:48:29 -05:00
* Remove stray dependencies
* Refactor with tf2 and message filters
* Remove roslaunch check
* Fix regressions
* Refactor to allow debug messages from node and nodelet
* Contributors: Paul Bovbel
2015-01-10 13:25:25 -05:00
1.2.3 (2015-01-10)
------------------
2015-01-10 13:25:18 -05:00
* add launch tests
* refactor naming and fix nodelet export
* set default target frame to empty
* clean up package.xml
* Contributors: Paul Bovbel
2014-10-25 13:10:07 -04:00
1.2.2 (2014-10-25)
------------------
2014-10-25 12:46:23 -04:00
* clean up package.xml
* Fix header reference
* Fix flow
* Fix pointer assertion
* Finalize pointcloud to laserscan
* Initial pointcloud to laserscan commit
* Contributors: Paul Bovbel