Adding ll40ls driver to px4 build
-
-
Hi, we need to use a garmin lidar-lite v3 with a VOXL 2 and need to add that driver into the build. The driver itself is included in the modalai branch, I guess it's just not built with the rest of the firmware? How do I add it to the build?
Thanks!
@jonathankampia You would need to add
DRIVERS_DISTANCE_SENSOR_LL40LStoboards/modalai/voxl2-slpi/default.px4boardand then rebuild. -
@jonathankampia You would need to add
DRIVERS_DISTANCE_SENSOR_LL40LStoboards/modalai/voxl2-slpi/default.px4boardand then rebuild. -
@Eric-Katzfey Thank you! I'm assuming I just follow the build instructions here, right?
@jonathankampia Yes, that should work except there is one command missing right before
./build-apps.sh. You need to run./build-deps.shbefore that. -
@Eric-Katzfey Thank you! I'm assuming I just follow the build instructions here, right?
@jonathankampia Unfortunately, the hard part is creating the build Docker.
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