AutonomyLab / bebop_autonomy

ROS driver for Parrot Bebop Drones 1.0 & 2.0
http://wiki.ros.org/bebop_autonomy
BSD 3-Clause "New" or "Revised" License
152 stars 121 forks source link

Installation from source instructions result in build failure #118

Closed thomas-bamford closed 7 years ago

thomas-bamford commented 7 years ago

When following instructions on wiki and using the catkin tool, the build results in failure. However, if catkin_make is used instead build is successful. Similar to #111, #107, #93?

thomas-bamford commented 7 years ago

Solved by running catkin build Without extra arguments. Will update the installation documentation with sdk update.