kuriberia / ARDroneForP5

Processing library to control AR.Drone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARDroneForP5

ARDroneForP5 aims to control AR.Drone via Processing sketch.

You can easily controll AR.Drone via WiFi using this library.

Requirements

You have to add floowing libraryies before running example sketches.

(In menu bar, Sketch -> Add File...)

  • ARDroneForP5.jar
  • xuggle-xuggler-*.*.jar [link]
  • slf4j-api-*.*.*.jar, slf4j-jdk14-*.*.*.jar [link]
  • commons-net-*.*.jar [link]

Lisence

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Also See

http://kougaku-navi.net/ARDroneForP5/index.html

http://kougaku-navi.net/ARDroneForP5/index_en.html

About

Processing library to control AR.Drone

License:Other


Languages

Language:Java 100.0%