ethz-asl / maplab

A Modular and Multi-Modal Mapping Framework
https://maplab.asl.ethz.ch
Apache License 2.0
2.63k stars 724 forks source link

Cross-compiling Maplab #251

Open anamud opened 4 years ago

anamud commented 4 years ago

Please share your experience with cross-compiling Maplab.

I am trying to cross-compile Maplab for the Jetson Nano Developer Kit. I have decided to go for pure CMake-based cross-compilation on a PC-host with CUDA support. Additionally, I have ruled out Catkin support and QEMU-based emulation during cross-compilation. It has been quite a frustrating plumbing process so far and I was hoping to get some tips based on your own experiences with cross-compiling Maplab.