Skip to content

Commit c95918c

Browse files
committed
add a changelog
1 parent 99ac3ff commit c95918c

File tree

1 file changed

+104
-0
lines changed

1 file changed

+104
-0
lines changed

CHANGELOG.rst

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package laser_assembler
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* get the test as a proper rostest and clean CMake
8+
that fixes `#7 <https://github.com/ros-perception/laser_assembler/issues/7>`_
9+
* Merge pull request `#4 <https://github.com/ros-perception/laser_assembler/issues/4>`_ from bulwahn/hydro-devel
10+
make rostest in CMakeLists optional (`ros/rosdistro#3010 <https://github.com/ros/rosdistro/issues/3010>`_)
11+
* make rostest in CMakeLists optional (`ros/rosdistro#3010 <https://github.com/ros/rosdistro/issues/3010>`_)
12+
* Contributors: Lukas Bulwahn, Vincent Rabaud
13+
14+
1.7.2 (2014-04-08)
15+
------------------
16+
* Merge pull request `#3 <https://github.com/ros-perception/laser_assembler/issues/3>`_ from bulwahn/hydro-devel
17+
check for CATKIN_ENABLE_TESTING
18+
* check for CATKIN_ENABLE_TESTING
19+
* Contributors: David Gossow, Lukas Bulwahn
20+
21+
1.7.1 (2013-06-26)
22+
------------------
23+
* version 1.7.0
24+
* removed rosbuild files
25+
* switched to catkin
26+
* Merge pull request `#2 <https://github.com/ros-perception/laser_assembler/issues/2>`_ from jspricke/point_cloud2_assembler
27+
New point_cloud2_assembler for PointCloud2 input
28+
* New point_cloud2_assembler for PointCloud2 input
29+
* Contributors: David Gossow, Jochen Sprickerhof, Vincent Rabaud
30+
31+
1.5.5 (2012-11-19)
32+
------------------
33+
* Merge pull request `#1 <https://github.com/ros-perception/laser_assembler/issues/1>`_ from YoheiKakiuchi/groovy-devel
34+
Adding code for using PointCloud2
35+
* add code for using PointCloud2
36+
* add AssembleScans.srv and add code for using PointCloud2
37+
* Contributors: Vincent Rabaud, applications
38+
39+
1.5.4 (2012-10-10)
40+
------------------
41+
* created stack.xml and added stuff for unary-stack-ification
42+
* add missing boost linkage
43+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@40155 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
44+
* more missing boost links
45+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@38625 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
46+
* use the new bullet and eigen conventions
47+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@38342 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
48+
* Removing unnecessary exports
49+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@35366 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
50+
* Removing deprecation warnings
51+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@35255 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
52+
* Moving away from deprecated API of laser projector
53+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@35240 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
54+
* Added Ubuntu platform tags to manifest
55+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@29657 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
56+
* fixed all warnings
57+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@29627 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
58+
* Adding test to laser_assembler. Trac `#3153 <https://github.com/ros-perception/laser_assembler/issues/3153>`_
59+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@26843 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
60+
* laser_assembler: adding comments to srv file based on wiki docs
61+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@26802 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
62+
* Updating stack/manifest.xml files
63+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@26801 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
64+
* A little more error checking. `#2126 <https://github.com/ros-perception/laser_assembler/issues/2126>`_
65+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@26581 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
66+
* Remove use of deprecated rosbuild macros
67+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@25975 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
68+
* Added link against boost::system, to fix build on OS X
69+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@25628 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
70+
* Updating wiki images
71+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24787 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
72+
* Updating example to use assemble_scans
73+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24653 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
74+
* Deprecating build_cloud. Renaming to assemble_scans
75+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24644 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
76+
* Fixing timing logic in periodic snapshotter
77+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24625 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
78+
* Adding an examples folder in laser_assembler. Adding a periodic_snapshotter for to be used in tutorials & use case testing
79+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24624 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
80+
* Updating laser_assembler manifest to 'api cleared'
81+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24322 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
82+
* Removing grab_cloud_data test app from laser_assembler
83+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24321 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
84+
* Clearing out laser_assembler doxygen mainpage
85+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24320 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
86+
* Diagram updates
87+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24319 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
88+
* Changes as per API Review. Creating nodes without _srv and ROS API Changes
89+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24296 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
90+
* Remove inclusion of ros/node.h
91+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24176 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
92+
* Removing calls deprecated code (`#2832 <https://github.com/ros-perception/laser_assembler/issues/2832>`_). Fixing indentation.
93+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24168 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
94+
* Tweaking laser_assembler manifest
95+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24075 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
96+
* Adding diagrams for laser_assembler
97+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24071 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
98+
* Deprecating merge_clouds
99+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24070 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
100+
* laser_assembler [finally] uses NodeHandle instead of Node. Ticket `#1815 <https://github.com/ros-perception/laser_assembler/issues/1815>`_
101+
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@23923 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
102+
* Merging in remaining missing contents for laser_piple that svn ignored on the first merge.
103+
git-svn-id: https://code.ros.org/svn/ros-pkg/pkg/trunk/stacks/laser_pipeline@23510 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
104+
* Contributors: Brian Gerkey, Dave Hershberger, Eitan Marder-Eppstein, Jeremy Leibs, Josh Faust, Ken Conley, Radu Rusu, Rob Wheeler, Vijay Pradeep, Vincent Rabaud

0 commit comments

Comments
 (0)