kdl_parser/collada_urdf
William Woodall dbd8907ce1 compile collada_urdf with c++11 standard (redux) (#145)
* compile collada_urdf with c++11 standard

as the gnu-specific keyword "typeof" is used in the code,
the gnu 11 standard has to be specified.

cmake_minimum_required increased to have add_compile_options around.

* use decltype and check for flag before passing it

* disable some warnings and fix cxx flag check
2016-08-23 14:33:38 -07:00
..
include/collada_urdf compile collada_urdf with c++11 standard (redux) (#145) 2016-08-23 14:33:38 -07:00
src compile collada_urdf with c++11 standard (redux) (#145) 2016-08-23 14:33:38 -07:00
test use plugin to load collada files 2013-05-20 15:19:41 +03:00
CHANGELOG.rst 1.12.3 2016-06-10 09:39:12 -07:00
CMakeLists.txt compile collada_urdf with c++11 standard (redux) (#145) 2016-08-23 14:33:38 -07:00
package.xml 1.12.3 2016-06-10 09:39:12 -07:00