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.
- Pthread
- GSL
- Allegro 4.x