Make base constructors accept VectorComposite
Constructors of base classes with state blocks susceptible to be defined at YAML level:
SensorBase
FrameBase
LandmarkBase
would benefit from an API accepting VectorComposite
rather than StateBlocks
like now.
TODO: constructors with VectorComposite for:
-
SensorBase -
FrameBase -
LandmarkBase