VOXL2 Mini – Royale createDevice failed when starting ToF camera
-
Hi ModalAI team,
I am working with a VOXL2 Mini test fixture (TF-M0104) and encountering an issue when starting the ToF camera.
The
voxl-camera-serverstarts successfully and all cameras initialize, but it crashes when the ToF bridge attempts to initialize the Royale device.Additional details:
- Platform: VOXL2 Mini (TF-M0104)
- Camera server starts all 4 cameras
- The crash occurs right after the ToF bridge initialization.
Could you please advise what might cause
Royale createDeviceto fail in this situation?I have attached a screenshot of the full terminal output for reference.
Thanks in advance for your help.

-
Which TOF sensor do you have plugged into VOXL2 Mini (there are two options) and what is the camera type listed for the TOF entry in
voxl-camera-server.conf? there may be a mismatch..Config file TOF options are :
pmd-toffor the (EOL) TOF V1 : https://docs.modalai.com/M0040/pmd-tof-liow2for the new TOF V2 : https://docs.modalai.com/M0169/ (https://docs.modalai.com/M0178/) - two different variants that differ in the connector type that connects them to VOXL2
Alex