Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.23 KB

RosSoftware.md

File metadata and controls

25 lines (20 loc) · 1.23 KB

Qualcomm Flight Pro ROS Software

Nearly all of the ROS packages released for Qualcomm Flight are compatible with Qualcommm Flight Pro. You simply need to add a cmake variable to your build command inside the docker container.

catkin_make -DCMAKE_BUILD_TYPE=Release -DQC_SOC_TARGET=APQ8096 install

inside your development docker container. Note that you'll have to run source /opt/ros/indigo/setup.bash and also source devel/setup.bash after generating your msh headers (the first run of catkin_make).

Compatible packages: