[kdl_parser] Fix bug in importing com if inertia and link frames are different
test_robot.urdf: fix indentation
Fix values in kdl_parser test
Revert debug statements in kdl_parser.cpp
Overhaul tests in urdf
Contributors: Jackie Kay, Silvio Traversaro, Steven Peters
1.11.8 (2015-09-11)
1.11.7 (2015-04-22)
1.11.6 (2014-11-30)
add version dependency on orocos_kdl >= 1.3.0
Contributors: William Woodall
1.11.5 (2014-07-24)
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
1.11.4 (2014-07-07)
1.11.3 (2014-06-24)
kdl_parser: Adding kdl library explicitly so that dependees can find it