uci-uav-forge / uavf

UAV Forge's ODCL repository.
MIT License
1 stars 1 forks source link

Interop Client: Publisher for other vehicle telemetry #51

Open rland93 opened 2 years ago

rland93 commented 2 years ago

We need, eventually, to have access to the telemetry produced by other vehicles.

Probably, this is going to be asynchronous: start the publisher, then when new telem data is recieved, a callback publishes to the topic.