Installing libpcl-dev
-
I need to install
libpcl-devfromaptto do point cloud processing on VOXL2. Howeveraptwould removevoxl-eigen3to installlibpcl-dev, which I'm assuming would break other apps invoxl-sdk(by the way what is the reasoning behind a custom build ofvoxl-eigen3and not usingapt?).How would you recommend solving this general problem of modal SDK apps having dependency conflicts with other general use packages like PCL? I'm thinking of building a custom version of PCL that uses the VOXL-SDK compatible version of eigen3, but that might be overkill.
-
I need to install
libpcl-devfromaptto do point cloud processing on VOXL2. Howeveraptwould removevoxl-eigen3to installlibpcl-dev, which I'm assuming would break other apps invoxl-sdk(by the way what is the reasoning behind a custom build ofvoxl-eigen3and not usingapt?).How would you recommend solving this general problem of modal SDK apps having dependency conflicts with other general use packages like PCL? I'm thinking of building a custom version of PCL that uses the VOXL-SDK compatible version of eigen3, but that might be overkill.
@Rowan-Dempster One solution is to run my new package in a docker container. Not saying this is the best idea, but one possible solution.
-
@Rowan-Dempster One solution is to run my new package in a docker container. Not saying this is the best idea, but one possible solution.
@Rowan-Dempster, i looked through the changelog of our project (https://gitlab.com/voxl-public/voxl-sdk/third-party/voxl-eigen3/) and it does not look that there are any changes done to eigen3 itself, i think it is just a package we inherited from VOXL1, which did not use apt.
If you are willing to try it, remove voxl-eigen3 package (which may temporarily break something - note which packages require it). We could potentially update whatever gets broken to be happy with either
voxl-eigen3or eigen3 installed usingapt.
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