File tree 6 files changed +36
-3
lines changed
6 files changed +36
-3
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package eigen_typekit
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 2.9.4 (2021-01-04)
6
+ ------------------
7
+ * Merge pull request `#26 <https://github.com/orocos/rtt_geometry/issues/26 >`_ from ahoarau/fixed_size_vectors
8
+ Add fixed size vectors
9
+ * addressing `#34 <https://github.com/orocos/rtt_geometry/issues/34 >`_ v2 - returning temporaries
10
+ * fix last commit
11
+ * addressing `#34 <https://github.com/orocos/rtt_geometry/issues/34 >`_
12
+ https://github.com/orocos/rtt_geometry/issues/34
13
+ * remove unecessary function
14
+ * taking care of @meyerj comments
15
+ * fix fixed sized constructors
16
+ * remove matrix6
17
+ * rename vector index to vector size
18
+ * add fixed size matrices
19
+ + Vector6d/Matrix6d
20
+ * add eigen_vector2/3/4
21
+ * Contributors: Antoine Hoarau, Johannes Meyer
22
+
5
23
2.9.3 (2019-06-03)
6
24
------------------
7
25
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >eigen_typekit</name >
3
- <version >2.9.3 </version >
3
+ <version >2.9.4 </version >
4
4
<license >LGPL</license >
5
5
<description >An Orocos typekit for Eigen types.</description >
6
6
<
maintainer email =
" [email protected] " >Orocos Developers</
maintainer >
Original file line number Diff line number Diff line change 2
2
Changelog for package kdl_typekit
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 2.9.4 (2021-01-04)
6
+ ------------------
7
+ * Merge pull request `#32 <https://github.com/orocos/rtt_geometry/issues/32 >`_ from orocos/fix/kdl_typekit-writable-source
8
+ Fix unit tests in kdl_typekit on Travis
9
+ * kdl_typekit: fix read-only filesystem error when running unit tests on Travis CI with non-writable source-space
10
+ * Merge pull request `#31 <https://github.com/orocos/rtt_geometry/issues/31 >`_ from ahoarau/patch-1
11
+ env-hooks: only install env-hook if BUILD_LUA_RTT is enabled
12
+ * add option that defaults on
13
+ * env-hooks: only install env-hook if BUILD_LUA_RTT is enabled
14
+ Similar to https://github.com/orocos-toolchain/ocl/commit/eb4575516af295955f341097e62da92772ccc2f1
15
+ * Contributors: Antoine Hoarau, Johannes Meyer
16
+
5
17
2.9.3 (2019-06-03)
6
18
------------------
7
19
* Merge pull request `#30 <https://github.com/orocos/rtt_geometry/issues/30 >`_ from achim-k/toolchain-2.9
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >kdl_typekit</name >
3
- <version >2.9.3 </version >
3
+ <version >2.9.4 </version >
4
4
<description >This package contains the KDL RTT bindings</description >
5
5
<
maintainer email =
" [email protected] " >Orocos Developers</
maintainer >
6
6
Original file line number Diff line number Diff line change 2
2
Changelog for package rtt_geometry
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 2.9.4 (2021-01-04)
6
+ ------------------
7
+
5
8
2.9.3 (2019-06-03)
6
9
------------------
7
10
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >rtt_geometry</name >
3
- <version >2.9.3 </version >
3
+ <version >2.9.4 </version >
4
4
<description >
5
5
This metapackage contains tools for integrating the Orocos Kinematics and
6
6
Dynamics Library (KDL) with the Orocos Toolchain and Real-Time Toolkit
You can’t perform that action at this time.
0 commit comments