Talk:AR Drone 2/getting started advanced

From PaparazziUAV
Revision as of 16:40, 14 August 2013 by Laurentc (talk | contribs)
Jump to navigation Jump to search

proposition de changement pour le chapitre "Get the sourcecode"



Now we need to get the Paparazzi sourcecode

$ mkdir -p ~/develop
$ cd ~/develop
$ git clone https://github.com/RoboticaTUDelft/paparazzi.git

Or if you want to use AR Drone and Paparazzi control via SDK

$ git checkout minor2

This will create a directory named Paparazzi in the folder called 'develop'


should be i think, even though i am a linux newbie, and paparazzi newbie, something like:


Now we need to get the Paparazzi sourcecode

$ mkdir -p ~/develop
$ cd ~/develop
$ git clone https://github.com/RoboticaTUDelft/paparazzi.git paparazzi

This will create a directory named Paparazzi in the folder called 'develop'

If instead of the RAW mode, you want Paparazzi to control the AR Drone via the AR Drone SDK, then select another source code branch

$ git checkout minor2

While https://github.com/paparazzi/paparazzi.git does compile, that one https://github.com/RoboticaTUDelft/paparazzi.git, does not compile as of august 15th 2013. Here is the log I get for ref.