error compiling voxl-vision-px4 from source
-
it says cannot find -lsensor_imu and not sure how to fix it !!

-
I still have this errors :
CMakeFiles/voxl-vision-px4.dir/fixed_frame_pipe.c.o:fixed_frame_pipe.c:function fixed_frame_pipe_init: error: undefined reference to 'pipe_sink_set_data_cb'
CMakeFiles/voxl-vision-px4.dir/px4_shell.c.o:px4_shell.c:function px4_shell_init: error: undefined reference to 'pipe_sink_set_data_cb' -
I am building from tag v0.6.8 because when I build from master I got this error while pushing to the companion computer:

voxl-vision-px4 is crashing on the voxl right now. I am not sure how to fix it !!
-
I would rebuild using the master branch and do the following:
You can use the opkg server in order to install the dependencies.
In
/etc/opkg/opkg.confuncomment the line#src/gz dev http://voxl-packages.modalai.com/dev.Then, call
opkg update- Install libmodal_json with
opkg install libmodal_json - Install voxl-mpa-tools with
opkg install voxl-mpa-tools - Back on your host pc, run
./install-on-voxl.sh
- Install libmodal_json with
-
Thank you, that one work and I can changed the port for qgc
-
Thank you, that one work and I can changed the port for qgc
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