Accessing the PMD TOF Data Programmatically
-
Is the data published topic that another subscriber can read? Or is the data locked and consumed by the obstacle avoidance while flying indoors?
-
Is the data published topic that another subscriber can read? Or is the data locked and consumed by the obstacle avoidance while flying indoors?
The PMD TOF Data is published from voxl-camera-server over MPA. MPA supports many clients per topic.
You can see an example of how to access the data programmatically here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-vision-hub/-/blob/master/src/voa_manager.c?ref_type=heads#L380
-
The PMD TOF Data is published from voxl-camera-server over MPA. MPA supports many clients per topic.
You can see an example of how to access the data programmatically here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-vision-hub/-/blob/master/src/voa_manager.c?ref_type=heads#L380
and also a simple example here : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-tools/-/blob/master/tools/voxl-inspect-tof.c?ref_type=heads
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login