Closed lr-morales closed 8 years ago
Hi, you are right, the README.md is obsolete. The actual instructions can be found here: http://jderobot.org/Manual-5#Manual_installation_of_JdeRobot_.28for_the_brave.29 In the Sdk parrot subsection. I'll update the README.md ASAP, sorry!
No problem.
Pull request #9 should help regarding this issue, @fqez.
The README.md states that to build ARDroneLib you only need to get the CMakeLists file and run cmake over it. As soon as you reach this step, CMake reports missing files from the repo to continue. An execution example could be this (CMakeLists download step ommited in the example, assumes that the file is already downloaded::
Possible solutions could be fixing the README.md or modifying the CMakeList.txt to include pull orders from the repo.