Skip to content

Commit 886705f

Browse files
committed
update changelogs
1 parent 1ec27dc commit 886705f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
Changelog for package pointcloud_to_laserscan
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#19 <https://github.com/ipa320/pointcloud_to_laserscan/issues/19>`_ from lindemeier/fix/change_log_level_and_freq_avoiding_log_spam
8+
change log level and frequency
9+
* consistent log level and catching TransformException
10+
* catch each exception an handle them according to criticality
11+
* change log level and frequency
12+
* Merge pull request `#18 <https://github.com/ipa320/pointcloud_to_laserscan/issues/18>`_ from fmessmer/feature/python3_compatibility
13+
[ci_updates] pylint + Python3 compatibility
14+
* activate pylint checks from feature branch
15+
* Merge pull request `#17 <https://github.com/ipa320/pointcloud_to_laserscan/issues/17>`_ from fmessmer/ci_updates
16+
[travis] ci updates
17+
* sort travis.yml
18+
* add CATKIN_LINT=pedantic
19+
* update travis.yml
20+
* catkin_lint fixes
21+
* Merge pull request `#15 <https://github.com/ipa320/pointcloud_to_laserscan/issues/15>`_ from fmessmer/feature/frame_publisher_extended_combined
22+
feature/frame publisher extended combined
23+
* use ros::Time(0) for lookupTransform
24+
* add debug info
25+
* combine and harmonize functionality
26+
* Added frame publisher that allows fixing rotations in transform from one frame to another
27+
* Contributors: Felix Messmer, fmessmer, tsl
28+
529
1.3.2 (2019-08-06)
630
------------------
731
* Merge pull request `#13 <https://github.com/ipa320/pointcloud_to_laserscan/issues/13>`_ from benmaidel/feature/melodify

0 commit comments

Comments
 (0)