Skip to content

Otacon/wifi_china_drone_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a sample application to control Cheerson CX10-WD drone from desktop using keyboard or a XInput Device (i.e. XBoxController)

Download from Here the Latest version

Stream/Record Video

In order to stream or record video you need to download FFPLAY and FFMPEG for your platform and put the two binaries (ffmpeg and ffplay) contained in the archive in the same folder of the drone_protocol.jar. i.e.

C:\users\sample\Desktop\cx10\ will contain

  • drone_protocol.jar
  • ffmpeg.exe
  • ffplay.exe

or on MacOSX/Linux /users/sample/Desktop/cx10/ will contain

  • drone_protocol.jar
  • ffmpeg
  • ffplay

Keyboard Controls

  • Up arrow = Take Off
  • Down arrow = Land
  • W, A, S, D = Left stick
  • I, J, K, L = Right stick

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages