kdl_parser/urdf
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
..
include/urdf hide parsers from header file 2013-05-20 13:46:54 +03:00
src Overhaul tests in urdf 2015-12-11 14:20:10 -08:00
test test_robot.urdf: fix indentation 2015-12-14 13:41:23 -08:00
CHANGELOG.rst 1.12.4 2016-08-23 14:39:34 -07:00
CMakeLists.txt [urdf] address gcc6 build error and tune (#157) 2016-09-28 01:53:16 -07:00
mainpage.dox update doxygen 2009-09-30 02:10:52 +00:00
package.xml 1.12.4 2016-08-23 14:39:34 -07:00