|
| 1 | +### Version 5.0.0 (2015-06-15) |
| 2 | + |
| 3 | +1. Fixed aligned memory allocation with Eigen objects |
| 4 | + * [Pull request #414](https://github.com/dartsim/dart/pull/414) |
| 5 | + |
| 6 | +1. Added some missing API for DegreeOfFreedom |
| 7 | + * [Pull request #408](https://github.com/dartsim/dart/pull/408) |
| 8 | + |
| 9 | +1. Replaced logMaps with Eigen::AngleAxisd |
| 10 | + * [Pull request #407](https://github.com/dartsim/dart/pull/407) |
| 11 | + |
| 12 | +1. Improved FCL collision detector |
| 13 | + * [Pull request #405](https://github.com/dartsim/dart/pull/405) |
| 14 | + |
| 15 | +1. Removed deprecated API and suppressed warnings |
| 16 | + * [Pull request #404](https://github.com/dartsim/dart/pull/404) |
| 17 | + |
| 18 | +1. Added use of OpenGL's multisample anti-aliasing |
| 19 | + * [Pull request #402](https://github.com/dartsim/dart/pull/402) |
| 20 | + |
| 21 | +1. Added computation of differences of generalized coordinates |
| 22 | + * [Pull request #389](https://github.com/dartsim/dart/pull/389) |
| 23 | + * [Issue #290](https://github.com/dartsim/dart/issues/290) |
| 24 | + |
| 25 | +1. Added deprecated and force-linline definitions for clang |
| 26 | + * [Pull request #384](https://github.com/dartsim/dart/pull/384) |
| 27 | + * [Issue #379](https://github.com/dartsim/dart/issues/379) |
| 28 | + |
| 29 | +1. Eradicated memory leaks and maked classes copy-safe and clonable |
| 30 | + * [Pull request #369](https://github.com/dartsim/dart/pull/369) |
| 31 | + * [Pull request #390](https://github.com/dartsim/dart/pull/390) |
| 32 | + * [Pull request #391](https://github.com/dartsim/dart/pull/391) |
| 33 | + * [Pull request #392](https://github.com/dartsim/dart/pull/392) |
| 34 | + * [Pull request #397](https://github.com/dartsim/dart/pull/397) |
| 35 | + * [Pull request #415](https://github.com/dartsim/dart/pull/415) |
| 36 | + * [Issue #280](https://github.com/dartsim/dart/issues/280) |
| 37 | + * [Issue #339](https://github.com/dartsim/dart/issues/339) |
| 38 | + * [Issue #370](https://github.com/dartsim/dart/issues/370) |
| 39 | + * [Issue #383](https://github.com/dartsim/dart/issues/383) |
| 40 | + |
| 41 | +1. Improved PlaneShape constructors |
| 42 | + * [Pull request #366](https://github.com/dartsim/dart/pull/366) |
| 43 | + * [Pull request #377](https://github.com/dartsim/dart/pull/377) |
| 44 | + * [Issue #373](https://github.com/dartsim/dart/issues/373) |
| 45 | + |
| 46 | +1. Added appveyor options for parallel build and detailed log |
| 47 | + * [Pull request #365](https://github.com/dartsim/dart/pull/365) |
| 48 | + |
| 49 | +1. Improved robustness and package handling for URDF parsing |
| 50 | + * [Pull request #364](https://github.com/dartsim/dart/pull/364) |
| 51 | + |
| 52 | +1. Fixed bug in BodyNode::_updateBodyJacobianSpatialDeriv() |
| 53 | + * [Pull request #363](https://github.com/dartsim/dart/pull/363) |
| 54 | + |
| 55 | +1. Added alpha channel and Color functions |
| 56 | + * [Pull request #359](https://github.com/dartsim/dart/pull/359) |
| 57 | + * [Issue #358](https://github.com/dartsim/dart/issues/358) |
| 58 | + |
| 59 | +1. Added Jacobian getters to Skeleton |
| 60 | + * [Pull request #357](https://github.com/dartsim/dart/pull/357) |
| 61 | + |
| 62 | +1. Added ArrowShape for visualizing arrows |
| 63 | + * [Pull request #356](https://github.com/dartsim/dart/pull/356) |
| 64 | + |
| 65 | +1. Fixed matrix dimension bug in operationalSpaceControl app |
| 66 | + * [Pull request #354](https://github.com/dartsim/dart/pull/354) |
| 67 | + |
| 68 | +1. Added build type definitions |
| 69 | + * [Pull request #353](https://github.com/dartsim/dart/pull/353) |
| 70 | + |
| 71 | +1. Added Signal class |
| 72 | + * [Pull request #350](https://github.com/dartsim/dart/pull/350) |
| 73 | + |
| 74 | +1. Added LineSegmentShape for visualizing line segments |
| 75 | + * [Pull request #349](https://github.com/dartsim/dart/pull/349) |
| 76 | + * [Issue #346](https://github.com/dartsim/dart/issues/346) |
| 77 | + |
| 78 | +1. Fixed segfault in SoftSdfParser |
| 79 | + * [Pull request #345](https://github.com/dartsim/dart/pull/345) |
| 80 | + |
| 81 | +1. Added subscriptions for destructions and notifications |
| 82 | + * [Pull request #343](https://github.com/dartsim/dart/pull/343) |
| 83 | + |
| 84 | +1. Added NloptSolver::[get/set]NumMaxEvaluations() |
| 85 | + * [Pull request #342](https://github.com/dartsim/dart/pull/342) |
| 86 | + |
| 87 | +1. Added support of Eigen::VectorXd in parser |
| 88 | + * [Pull request #341](https://github.com/dartsim/dart/pull/341) |
| 89 | + |
| 90 | +1. Added Skeleton::getNumJoints() |
| 91 | + * [Pull request #335](https://github.com/dartsim/dart/pull/335) |
| 92 | + |
| 93 | +1. Fixed bug in DARTCollide for sphere-sphere collision |
| 94 | + * [Pull request #332](https://github.com/dartsim/dart/pull/332) |
| 95 | + |
| 96 | +1. Fixed naming issues for Skeletons in World |
| 97 | + * [Pull request #331](https://github.com/dartsim/dart/pull/331) |
| 98 | + * [Issue #330](https://github.com/dartsim/dart/issues/330) |
| 99 | + |
| 100 | +1. Added PlanarJoint support for URDF loader |
| 101 | + * [Pull request #326](https://github.com/dartsim/dart/pull/326) |
| 102 | + |
| 103 | +1. Fixed rotation of the inertia reference frame for URDF loader |
| 104 | + * [Pull request #326](https://github.com/dartsim/dart/pull/326) |
| 105 | + * [Issue #47](https://github.com/dartsim/dart/issues/47) |
| 106 | + |
| 107 | +1. Fixed bug in loading WorldFile |
| 108 | + * [Pull request #325](https://github.com/dartsim/dart/pull/325) |
| 109 | + |
| 110 | +1. Added plotting of 2D trajectories |
| 111 | + * [Pull request #324](https://github.com/dartsim/dart/pull/324) |
| 112 | + |
| 113 | +1. Removed unsupported axis orders of EulerJoint |
| 114 | + * [Pull request #323](https://github.com/dartsim/dart/pull/323) |
| 115 | + * [Issue #321](https://github.com/dartsim/dart/issues/321) |
| 116 | + |
| 117 | +1. Added convenience functions to help with setting joint positions |
| 118 | + * [Pull request #322](https://github.com/dartsim/dart/pull/322) |
| 119 | + * [Pull request #338](https://github.com/dartsim/dart/pull/338) |
| 120 | + |
| 121 | +1. Added Frame class and auto-updating for forward kinematics |
| 122 | + * [Pull request #319](https://github.com/dartsim/dart/pull/319) |
| 123 | + * [Pull request #344](https://github.com/dartsim/dart/pull/344) |
| 124 | + * [Pull request #367](https://github.com/dartsim/dart/pull/367) |
| 125 | + * [Pull request #380](https://github.com/dartsim/dart/pull/380) |
| 126 | + * [Issue #289](https://github.com/dartsim/dart/issues/289) |
| 127 | + * [Issue #294](https://github.com/dartsim/dart/issues/294) |
| 128 | + * [Issue #305](https://github.com/dartsim/dart/issues/305) |
| 129 | + |
| 130 | +1. Added Travis-CI build test for OSX |
| 131 | + * [Pull request #313](https://github.com/dartsim/dart/pull/313) |
| 132 | + * [Issue #258](https://github.com/dartsim/dart/issues/258) |
| 133 | + |
| 134 | +1. Added specification of minimum dependency version |
| 135 | + * [Pull request #306](https://github.com/dartsim/dart/pull/306) |
| 136 | + |
1 | 137 | ### Version 4.3.4 (2015-01-24)
|
2 | 138 |
|
3 | 139 | 1. Fixed build issue with gtest on Mac
|
|
39 | 175 | * [Pull request #272](https://github.com/dartsim/dart/pull/272)
|
40 | 176 | 1. Fixed const-correctneess of member functions
|
41 | 177 | * [Pull request #277](https://github.com/dartsim/dart/pull/277)
|
| 178 | +1. Added handling use of 'package:/' in URDF |
| 179 | + * [Pull request #273](https://github.com/dartsim/dart/pull/273) |
| 180 | + * [Issue #271](https://github.com/dartsim/dart/issues/271) |
42 | 181 |
|
43 | 182 | ### Version 4.2.1 (2015-01-07)
|
44 | 183 |
|
|
0 commit comments