From 2213b3d0ce6baa4cc19efa0cdc045814cb5d462c Mon Sep 17 00:00:00 2001 From: KazushiKawamura Date: Wed, 24 Oct 2018 21:48:52 +0900 Subject: [PATCH] update README --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bf315b..b30674c 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,31 @@ Start ``` cd processing-3.3.6 -./processing *inputfile(.pde)* +./processing [inputfile(.pde)] ``` ### ARDroneForP5 +Engineering Navi: http://kougaku-navi.net/ARDroneForP5/ + +GitHub: https://github.com/shigeodayo/ARDroneForP5 + +Install + +``` +git clone https://github.com/shigeodayo/ARDroneForP5.git +``` + +Cannot build correctly... + +### Tmp Reference + +Related to Ant, javac + +* http://www.techscore.com/tech/Java/ApacheJakarta/Ant/1/#ant1-2 +* https://teratail.com/questions/100538 +* https://docs.oracle.com/javase/jp/1.5.0/tooldocs/windows/javac.html +* http://www.ne.jp/asahi/hishidama/home/tech/ant/tag/javac.html +* https://github.com/kotarot/Proken-Drone2017 +* http://nagamitsu1976.hatenadiary.jp/entry/2016/05/12/125822 + -- 2.22.0