This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryMoved joint motion space representation from 2D array S[i][j] to flat 1D S[i], improving BDynamics::forward() performance.
Full changelog
Stable release.
Main improvement is moving from a 2D joint motion space representation S[i][j] to a flat 1D memory structure S[i].
This improves BDynamics::forward() performance quite a bit.
Fixed some typos and added some constexpr.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ARB
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]