Codebase list ros-eigen-stl-containers / 412b1ea
Imported Upstream version 0.1.5 Jochen Sprickerhof 7 years ago
2 changed file(s) with 44 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1 Changelog for package eigen_stl_containers
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3
4 0.1.5 (2016-03-23)
5 ------------------
6 * Merge pull request `#3 <https://github.com/ros/eigen_stl_containers/issues/3>`_ from scpeters/patch-1
7 add links to repository and issue tracker
8 * add links to repository and issue tracker
9 * Added tag 0.1.4 for changeset 27d05d1c09b5
10 * Contributors: Ioan Sucan, Steven Peters, William Woodall
11
12 0.1.4 (2013-03-13)
13 ------------------
14 * properly export includes and depends for catkin
15 * Added tag 0.1.3 for changeset 93304e48d411
16 * Contributors: Ioan Sucan
17
18 0.1.3 (2012-12-15)
19 ------------------
20 * Added tag 0.1.2 for changeset a0b26dabeaec
21 * Contributors: Ioan Sucan
22
23 0.1.2 (2012-10-18)
24 ------------------
25 * bump version
26 * Added tag 0.1.2 for changeset 17cd6bd5aedd
27 * switching to package.xml
28 * Added tag 0.1.1 for changeset 7647a299476f
29 * Contributors: Ioan Sucan
30
31 0.1.1 (2012-09-19)
32 ------------------
33 * add more typedefs
34 * Added tag 0.1.0 for changeset 14f67f1013f4
35 * Contributors: Ioan Sucan
36
37 0.1.0 (2012-08-12)
38 ------------------
39 * add vector types
40 * Contributors: Ioan Sucan
00 <package>
11 <name>eigen_stl_containers</name>
2 <version>0.1.4</version>
2 <version>0.1.5</version>
33
44 <description>This package provides a set of typedef's that allow
55 using Eigen datatypes in STL containers</description>
88 <license>BSD</license>
99
1010 <url>http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html</url>
11 <url type="bugtracker">https://github.com/ros/eigen_stl_containers/issues</url>
12 <url type="repository">https://github.com/ros/eigen_stl_containers</url>
1113
1214 <buildtool_depend>catkin</buildtool_depend>
1315