Skip to content

Commit e64f433

Browse files
authored
Update CHANGELOG.md for 6.13.1 release
Signed-off-by: Jeongseok (JS) Lee <[email protected]>
1 parent 5d5f357 commit e64f433

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
## DART 6
22

3+
### [DART 6.13.1 (2024-01-04)](https://github.com/dartsim/dart/milestone/74?closed=1)
4+
5+
* Tested Platforms
6+
7+
* Ubuntu Focal on amd64 / GCC 9.4 / amd64
8+
* Ubuntu Jammy on amd64 / GCC 11.3 / amd64
9+
* macOS 12 (Monterey) / Clang 14 / amd64
10+
* Windows / MSVC 19.37 / amd64
11+
12+
* Dependency
13+
14+
* Added required dependencies: fmt
15+
* Added optional dependencies: spdlog
16+
* Removed required dependencies: Boost
17+
18+
* Build
19+
20+
* Fixed build with urdfdom 4.0.0: [#1779](https://github.com/dartsim/dart/pull/1779)
21+
* Fixed invalid array access in moving skeleton subtree: [#1778](https://github.com/dartsim/dart/pull/1778)
22+
23+
* Dynamic
24+
25+
* Fixed joint not recovering after reaching position limits in servo mode: [#1774](https://github.com/dartsim/dart/pull/1774)
26+
327
### [DART 6.13.0 (2022-12-31)](https://github.com/dartsim/dart/milestone/69?closed=1)
428

529
* Supported Platforms

0 commit comments

Comments
 (0)