DART 6.12.0
-
API Breaking Changes
- DART 6.12.0 and later require compilers that support C++17: #1600
- Increased minimum CMake version to 3.10.2
- Increased minimum compiler versions to GCC 7.3.0, Clang 6.0, MSVC 16.0
- Dropped Ubuntu Xenial (16.04 LTS) support
- DART 6.12.0 and later require compilers that support C++17: #1600
-
Build
- Remove DART_BUILD_DARTPY option: #1600
-
Dynamics
- Added joint force/torque getter: #1616
-
Parsers
-
GUI
- Updated ImGui to 1.84.2: #1608
-
dartpy
- Added Python bindings for ResourceRetriever and SdfParser: #1610