...
Will support a
->get()
method in the interfaceStucture of respond currently unknown, for now assume it has roll, pitch, yaw, throttle
Will also support a
->is_data_new()
method in the interface
Inter-Manager Queue Driver:
Will support a
->pop()
,->get()
and a->push()
Only
->push()
is relevant for SMWill push any messages that need to go to AM
...