- Merge pull request #21 from rcodddow/patch-1
- Fix for joint transforms not being published anymore after a clock reset (e.g. when playing a bagfile and looping)
- Contributors: Ioan A Sucan, Robert Codd-Downey, Timm Linder
- add version depend on orocos_kdl >= 1.3.0 Conflicts: package.xml
- Update KDL SegmentMap interface to optionally use shared pointers The KDL Tree API optionally uses shared pointers on platforms where the STL containers don't support incomplete types.
- Contributors: Brian Jensen, William Woodall
- minor style fixes
- Add support for mimic tag.
- Contributors: Ioan Sucan, Konrad Banachowicz