kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.
Go to file
Lukas Bulwahn ce0fcc860a [urdf] address gcc6 build error and tune (#157)
With gcc6, compiling fails with `stdlib.h: No such file or directory`,
as including '-isystem /usr/include' breaks with gcc6, cf.,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129.

This commit addresses this issue for this package in the same way
it was addressed in various other ROS packages. A list of related
commits and pull requests is at:

  https://github.com/ros/rosdistro/issues/12783

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-09-28 01:53:16 -07:00
collada_parser 1.12.4 2016-08-23 14:39:34 -07:00
collada_urdf 1.12.4 2016-08-23 14:39:34 -07:00
joint_state_publisher Fix initial position of sliders in joint_state_publisher GUI (#148) 2016-08-25 14:01:15 -07:00
kdl_parser fix segfault: safely handle empty robot model (#154) 2016-09-13 13:56:25 -07:00
kdl_parser_py 1.12.4 2016-08-23 14:39:34 -07:00
robot_model 1.12.4 2016-08-23 14:39:34 -07:00
urdf [urdf] address gcc6 build error and tune (#157) 2016-09-28 01:53:16 -07:00
urdf_parser_plugin 1.12.4 2016-08-23 14:39:34 -07:00
.travis.yml Add .travis.yml 2015-12-11 11:31:26 -08:00
ChangeList.txt update changelist 2013-05-20 15:36:30 +03:00