DART 6.13.0
DART 6.13.0 (2022-12-31)
-
Supported Platforms
- Ubuntu Focal on amd64 / GCC 9.3 / amd64
- Ubuntu Jammy on amd64 / GCC 11.2 / amd64
- macOS 12 (Monterey) / Clang 13 / amd64
- Windows / Microsoft Visual Studio 2019 / amd64
-
Dependency
- Added required dependencies: fmt
- Added optional dependencies: spdlog
- Removed required dependencies: Boost
-
Build
- Dropped supporting FCL < 0.5: #1647
-
Common
-
Collision Detection
-
Dynamics
- Fixed setResitutionCoeff() calling setFrictionCoeff(): #1677
- Made inertial warnings optional when setting tensor: #1672
- Added deep copy for shapes: #1612
- Added iterator methods to container-like classes: #1644
- Fixed grouping of constraints: #1624, #1628
- Fixed issue with removing skeletons without shapes: #1625
- Added support for custom contact surface handlers: #1626
-
GUI