Skip to content

A simple simulator of a quadcopter with obstacle avoidance capabilities.

License

Notifications You must be signed in to change notification settings

mfussi66/quadcopter-avoidance

Repository files navigation

A quadcopter obstacle avoidance simulator

This repo contains the C code for a small simulator of a quadcopter, whose purpose is to avoid obstacles with a laser scanner while reaching the goal position. The software uses POSIX thread to implement concurrency, GNU Scientific Library for computation of dynamics and Allegro 4.4 for the graphics.

Dependencies

  • Pthread
  • GSL
  • Allegro 4.x

About

A simple simulator of a quadcopter with obstacle avoidance capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published