项目作者: LeHack

项目描述 :
Simple animation of a controllable drone aircraft.
高级语言: JavaScript
项目地址: git://github.com/LeHack/DroneFlight.git
创建时间: 2017-01-26T20:46:23Z
项目社区:https://github.com/LeHack/DroneFlight

开源协议:GNU General Public License v3.0

下载


DroneFlight

Simple animation of a controllable drone (student project).

Author

Łukasz Hejnak

Running

From the project dir call:
python -m SimpleHTTPServer

Then in your browser go to 0.0.0.0:8000 to see it in action.

Controls:

Key Action
[ start/stop left rotor
] start/stop right rotor
Numpad + increase engine power
Numpad - decrease engine power
Numpad * burn mode (full power to both rotors)
Arrow Up steer forward
Arrow Down steer backward
Arrow Left steer left
Arrow Right steer right