Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 757 Bytes

File metadata and controls

18 lines (12 loc) · 757 Bytes

maxdrone - DroneControl

A Max/Msp mxj external for controlling the ARDrone written in scala, uses JavaDrone api


To build:

  • put a copy of max.jar and jitter.jar in ./lib (found in your max installation directory)
  • sbt compile
  • sbt proguard -> to package as single jar file

To run:

  • build or download latest build: DroneControlv0.4.0.zip DroneControlv0.3.3.zip
  • add path to jar in MAXMSP_PATH/Cyclin' 74/java/max.java.config.txt or place built jar into MAXMSP_PATH/Cyclin' 74/java/lib
  • see DroneControl.maxhelp for usage