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
Uh oh!
There was an error while loading. Please reload this page.
-
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)
visitWithfor Pruned Tree by @varunagrawal in FixvisitWithfor Pruned Tree #1135opwith Assignment by @varunagrawal in Apply DecisionTreeopwith Assignment #1137python-installby @varunagrawal in Fixpython-install#1145prunemethod by @varunagrawal in DecisionTreeFactorprunemethod #1151What's Changed (Since 4.2a6)
maxNrAssignmentscheme for pruning by @varunagrawal in NewmaxNrAssignmentscheme for pruning #1156What's Changed (Since 4.2a7)
Rot3::quaternionto deprecated block by @HViktorTsoi in Fix / MoveRot3::quaternionto deprecated block #1219this->to fix ROS compile issue by @varunagrawal in Addthis->to fix ROS compile issue #1230MixtureFactorcontinuous keys check by @varunagrawal inMixtureFactorcontinuous keys check #1289What's Changed (Since 4.2a8)
NoiseModelFactor1in withNoiseModelFactorNin pre-made factors by @gchenfc in ReplaceNoiseModelFactor1in withNoiseModelFactorNin pre-made factors #1344NoiseModelFactor1-6and moveX1andkey1-6shortcuts toNoiseModelFactorNby @gchenfc in Un-deprecateNoiseModelFactor1-6and moveX1andkey1-6shortcuts toNoiseModelFactorN#1370filterby @dellaert in Deprecatefilter#1397filterby @dellaert in Fix examples that were usingfilter#1402What's Changed (Since 4.2a9)
New Contributors
Rot3::quaternionto 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