Closed christophfroehlich closed 1 year ago
I don't know how that would map into ros parameters themselves. I don't think they have the concept of a map of structures. The current structure implementation is based on the idea of multiple parameters in a namespace and not something more formal like a ros message.
you are right, I haven't thought about that end
Is it somehow possible to declare an array of a custom sub-structure? Or how could the library be extended in this way?
Something like
and
used as
params.sub_array.at(0).a_parameter