Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
aclodic committed Jul 8, 2014
1 parent 32bb72b commit 17b76b1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
CHANGELOG
----------------------
[v2.9.0]
* The joint mapping must also be applied to robot.geom for urdf parsing.
* Update CMakeLists.txt
* Merge pull request #9 from aclodic/master
* [Travis] Add dependency in jrl_dynamics_urdf using hydro. Remove clang.
* Remove hard coded joint mapping in pg configuration
Make URDF or VRML use transparent for the user (if a urdf file has been specified it will be used otherwise the vrml option will be used)
Factorize pg initialisation code (initPg fonction creation)
* Correct the initialization values for HRP4.
* Use loadUrdf rather than loadFromParameterServer.
* Remove deprecated method.
* Remove unused method initPostureTask2.
* More generic way to realize addPgToUrdfRobot.
* Add the possibility to define the sole size for pg urdf.
* Use a generic way to define the postureTaskDofs.
* Correct walking.py to handle creation from urdf.
* Add missing dependency in jrl-dynamics-urdf
* [cmake] Synchronize.
* Update to be able to load urdf model
* [cmake] Synchronize
* Merge pull request #7 from gergondet/topic/fixWaistInitialization
* Fix waist initialization in pg entity

[v2.8.0]
rq: jump in version number to synchronize with robotpkg version
Expand Down

0 comments on commit 17b76b1

Please sign in to comment.