Open goldhoorn opened 9 years ago
somewhere back in the clang-time i stumpled upon a similar problem... cannot find it right away, but this looks familiar... rant it takes ages to get back into a clean position to debug this... heaps of layers above other heaps of layers...
I created a workaround for the release:
https://github.com/orocos-toolchain/orogen/commit/99c370c02e73c58b115b3adccf3a9ea49fba8193
Sorry this was too fast, i reverted it it causes problems on other datatypes...
Created workaround on the types: https://github.com/rock-core/base-orogen-types/pull/13
FYI, works on my master
On rc-build the base/orogen/types cannot be compiled if ocl build is active.
Orogen tries to export all types because it get called with:
unfourtnalty this causes wrong include for some new files, instead of JointLimitRange the Joint Header get catched which is not related to the JointLimitRange
It seems a problem with these function https://github.com/orocos-toolchain/orogen/blob/master/lib/orogen/gen/typekit.rb#L1321
Error:
Header snip: