Package: dart / 6.12.1+dfsg4-12
Metadata
Package | Version | Patches format |
---|---|---|
dart | 6.12.1+dfsg4-12 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable skeltest for armhf mips x86.patch | (download) |
unittests/unit/test_SkelParser.cpp |
2 2 + 0 - 0 ! |
skel test fail hard on armhf, mipsel and hangs in i386 |
fix test_ForceDependentSlip armel.patch | (download) |
unittests/comprehensive/test_ForceDependentSlip.cpp |
8 4 + 4 - 0 ! |
reduce level of precission for test in armel |
0001 respect ldflags.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
replace ldflags Inject LDFLAGS into compiler linker option in CMakeLists.txt |
0006 remove planning flann.patch | (download) |
dart/CMakeLists.txt |
2 1 + 1 - 0 ! |
disable deprecated planning module Planning module is deprecated and the flann detection is buggy. Other packagers have also reported problems with C++ standard in flann versinons: https://aur.archlinux.org/packages/libdart#comment-836245 |
0005 build type none.patch | (download) |
CMakeLists.txt |
5 4 + 1 - 0 ! |
support cmake_build_type none Upstream does not support CMAKE_BUILD_TYPE None |
0002 use system gtest.patch | (download) |
unittests/CMakeLists.txt |
9 5 + 4 - 0 ! |
use system gtest |
0007 fix ikfast.patch | (download) |
unittests/unit/test_IkFast.cpp |
3 0 + 3 - 0 ! |
do not use postfix d in generated library Upstream assumed a debug library with d postfix if no NDEBUG flag is present. |
0004 fix pkgconfig.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix eigen name in pkgconfig deps |
0006 Reduce test result accuracy to fix i386.patch | (download) |
unittests/regression/test_Issue1445.cpp |
2 1 + 1 - 0 ! |
reduce test result accuracy to fix i386 |
0008 fix velocity pisition integration.diff | (download) |
dart/dynamics/FreeJoint.cpp |
51 49 + 2 - 0 ! |
fix velocity and position integration for freejoint Critical fix for the simulation of wheeled vehicles in robotics. All the information in: https://github.com/dartsim/dart/issues/1433 |
0009 fix skeleton wihtout shapes.patch | (download) |
dart/collision/CollisionGroup.cpp |
12 12 + 0 - 0 ! |
fix issue with removing skeletons without shapes |
0010 fix grouping constraints.patch | (download) |
dart/constraint/ContactConstraint.cpp |
4 2 + 2 - 0 ! |
fix grouping of contact constraints |
0013 Deaktivate assert failing with Bullet 3.24.patch | (download) |
dart/constraint/ContactConstraint.cpp |
2 1 + 1 - 0 ! |
deaktivate assert failing with bullet 3.24 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028247 |