File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
## DART 6
2
2
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
+
3
27
### [ DART 6.13.0 (2022-12-31)] ( https://github.com/dartsim/dart/milestone/69?closed=1 )
4
28
5
29
* Supported Platforms
You can’t perform that action at this time.
0 commit comments