Commit 483d283e authored by kazushi.kawamura's avatar kazushi.kawamura

update README

parent d51e02e4
# Drone Programming
Use "Parrot AR.Drone 2.0 Power Edition"
## Setup
### Ubuntu 12.04
http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/12.04/
### Processing 3.3.6
Install
```
sudo apt-get install openjdk-7-jdk
wget http://download.processing.org/processing-3.3.6-linux64.tgz
tar -xzvf processing-3.3.6-linux64.tgz
```
Start
```
cd processing-3.3.6
./processing *inputfile(.pde)*
```
### ARDroneForP5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment