Changelog History
Page 2
-
v6.8.3 Changes
May 26, 2019 -
v6.8.2 Changes
April 24, 2019 -
v6.8.1 Changes
April 23, 2019 -
v5.1.6 Changes
August 08, 2017๐ 1. Improved camera movement of OpenGL GUI: smooth zooming and translation * Pull request #843
๐ 2. Removed debian meta files from the main DART repository * Pull request #853
-
v5.1.5 Changes
January 20, 2017๐ 1. Fixed Lemke LCP solver for several failing cases * Pull request #808
- Increase minimum required Ipopt version to 3.11.9
๐ 1. Added support of urdfdom_headers 1.0 for DART 5.1 (backport of #766) * Pull request #799
-
v5.1.4 Changes
October 14, 2016๐ 1. Fixed inconsistent frame rate of GlutWindow * Pull request #794
-
v5.1.3 Changes
October 07, 2016โก๏ธ 1. Updated to support Bullet built with double precision (backport of #660) * Pull request #777
- Modified to use btGImpactMeshShape instead of btConvexTriangleMeshShape for mesh
โก๏ธ 1. Updated to support FCL 0.5 and tinyxml 4.0 (backport of #749) * Pull request #759
-
v5.1.2 Changes
April 25, 2016๐ 1. Fixed inverse kinematics (backporting) * Pull request #684
๐ 1. Fixed aligned memory allocation with Eigen objects in loading meshes * Pull request #606
๐ 1. Fixed incorrect applying joint constraint impulses (backporting) * Pull request #579
๐ 1. Fixed some build and packaging issues * Pull request #559 * Pull request #595 * Pull request #696
-
v5.1.1 Changes
November 06, 2015๐ฆ 1. Add bullet dependency to package.xml * Pull request #523
๐ฆ 1. Improved handling of missing symbols of Assimp package * Pull request #542
๐ 1. Improved travis-ci build log for Mac * Pull request #529
โ 1. Fixed warnings in Function.cpp * Pull request #550
๐ 1. Fixed build failures on AppVeyor * Pull request #543
๐ 1. Fixed const qualification of ResourceRetriever * Pull request #534 * Issue #532
๐ 1. Fixed aligned memory allocation with Eigen objects * Pull request #527
๐ 1. Fixed copy safety for various classes * Pull request #526 * Pull request #539 * Issue #524
-
v5.1.0 Changes
October 15, 2015๐ 1. Fixed incorrect rotational motion of BallJoint and FreeJoint * Pull request #518
๐ 1. Removed old documents: dart-tutorial, programmingGuide * Pull request #515
๐ 1. Fixed aligned memory allocation with Eigen objects * Pull request #513
๐ 1. Fixed segfault in Linkage::Criteria * Pull request #491 * Issue #489
๐ 1. Improved sdf/urdf parser * Pull request #497 * Pull request #485
โ 1. Fixed CMake warnings * Pull request #483
๐ 1. Fixed build issues on Windows * Pull request #516 * Pull request #509 * Pull request #486 * Pull request #482 * Issue #487
๐ 1. Fixed IpoptSolver bugs * Pull request #481
- Added Frame::getTransform(withRespecTo, inCoordinatesOf)
๐ 1. Improved API documentation -- set the SHOW_USED_FILES tag to NO * Pull request #474
- Added convenience setters for generalized coordinates of FreeJoint
โ 1. Fixed compilation warnings * Pull request #480 * Pull request #469 * Issue #418
- Added a mutex to Skeleton
๐ 1. Added generic URIs support * Pull request #464 * Pull request #517
- Added End Effector, Inverse Kinematics, and osgDart
๐ 1. Removed outdated packaging scripts * Pull request #456
- Added initial position and initial velocity properties
๐ฆ 1. Added a package.xml file for REP-136 support * Pull request #446
Improved Linkage and Chain Criteria
Added Joint::isCyclic to mark SO(2) topology
๐ 1. Fixed SEGFAULTs in DartLoader * Pull request #439
- Added the SYSTEM flag to include_directories
โ 1. Improved Joint warning * Pull request #430