Hio,
does anyone know a quick hint how i can create a property of
std::vector<double> ?
e.g.
property("array", "/std/vector</double>")
i always get an error from orogen when i try to build it:
"/std/vector</double>, defined in the base, base typekits, is never
exported"
:[
Chris