Release 4.2 #1621
dellaert
announced in
Announcements
Release 4.2
#1621
Replies: 2 comments 2 replies
-
Now also available on conda-forge, install via |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also available as installable package for Ubuntu via this ppa |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the long-awaited release 4.2. Develop has been in pre-4.3 for a while now, but 4.2 kept evolving alongside it (mostly with cherry-picks) as roboticsbook.org uses it and we wanted to wait another semester of teaching it to make sure it was very stable.
The biggest changes are:
GTSAM 4.2 can be used from python using
pip install gtsam
. All available wheels can be found on pypi.Detailed changes below:
What's Changed (Since 4.1.1)
What's Changed (Since 4.2a1)
What's Changed (Since 4.2a2)
What's Changed (Since 4.2a3)
What's Changed (Since 4.2a4)
What's Changed (Since 4.2a5)
visitWith
for Pruned Tree by @varunagrawal in FixvisitWith
for Pruned Tree #1135op
with Assignment by @varunagrawal in Apply DecisionTreeop
with Assignment #1137python-install
by @varunagrawal in Fixpython-install
#1145prune
method by @varunagrawal in DecisionTreeFactorprune
method #1151What's Changed (Since 4.2a6)
maxNrAssignment
scheme for pruning by @varunagrawal in NewmaxNrAssignment
scheme for pruning #1156What's Changed (Since 4.2a7)
Rot3::quaternion
to deprecated block by @HViktorTsoi in Fix / MoveRot3::quaternion
to deprecated block #1219this->
to fix ROS compile issue by @varunagrawal in Addthis->
to fix ROS compile issue #1230MixtureFactor
continuous keys check by @varunagrawal inMixtureFactor
continuous keys check #1289What's Changed (Since 4.2a8)
NoiseModelFactor1
in withNoiseModelFactorN
in pre-made factors by @gchenfc in ReplaceNoiseModelFactor1
in withNoiseModelFactorN
in pre-made factors #1344NoiseModelFactor1-6
and moveX1
andkey1-6
shortcuts toNoiseModelFactorN
by @gchenfc in Un-deprecateNoiseModelFactor1-6
and moveX1
andkey1-6
shortcuts toNoiseModelFactorN
#1370filter
by @dellaert in Deprecatefilter
#1397filter
by @dellaert in Fix examples that were usingfilter
#1402What's Changed (Since 4.2a9)
New Contributors
Rot3::quaternion
to deprecated block #1219Full Changelog: 4.1.1...4.2
This discussion was created from the release Release 4.2.
Beta Was this translation helpful? Give feedback.
All reactions