File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to libfranka in this file.
44
5+ ## UNRELEASED
6+ ### libfranka - C++
7+ - fix: valgrind will not report as error reachable-type memleaks from gtest (see https://github.com/google/googletest/issues/4109 )
8+ - fix: patch segfault in case active control has been resetted by someone else (see franka_hardware)
9+ - feat: do not pick git tag if not a git repo, fallback to cmakelists version, cleanup link dependencies
10+
11+ ### pylibfranka - Python
12+ - fix: patch runtime error for implicitly converted vector<double > to list[ float]
13+
14+ ## [ 0.20.3]
15+ ### libfranka - C++
16+ - Disable TSAN tests for ASRL problems with gcc.
17+
518## [ 0.20.2]
619### libfranka - C++
720- Fix the github workflow to push all the debian packages from 20.4, 22.04 and 24.04
You can’t perform that action at this time.
0 commit comments