Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (31 loc) · 1.22 KB

Quadcopter-Simulator

Simulation of quadcopter movement with many features.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes (using GIT).

$ git clone https://github.com/Dimashky/Quadcopter-Simulator.git

Prerequisites

  • Microsoft .NET Framework 4.6.2
  • Microsoft XNA Framework Redistributable 4.0
  • Visual Studio 2013 or above

Build with:

  • C#
  • XNA framework v4.0
  • Math.NET library

Simulation Topics:

  • Mathmatical Model of quadcopter movement
  • Controllers
  • Sensors
  • Projectiles Movement

Screenshot

screenshot

Authors

Refrences:

License

This project is licensed under the MIT License - see the LICENSE file for details