Skip to content

Releases: utiasASRL/lgmath

SO(2)/SE(2) Support Added

23 Oct 19:26
7cc4bd4

Choose a tag to compare

Added support for SO(2) and SE(2) Lie groups. Small bug fixes and streamlining of branches also added.

v2.1.0

11 Sep 07:40
d767997

Choose a tag to compare

v2.1.0 Pre-release
Pre-release
Merge pull request #44 from utiasASRL/C++11

Redo Kai's change on using default copy/move constructor/operator for SO3/SE3 classes

v2.0.0

27 Oct 18:49
a97df20

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

Release for C++11 and Eigen3.2.5

08 Jul 13:58
25c4e95

Choose a tag to compare

The main branch is moving forward to use C++17 and Eigen>=3.3.7, so creating this snapshot for code not compatible with the new versions.