Pinned Repositories
AirSimTensorFlow
A simple example of using Microsoft AirSim to train a TensorFlow neural net on collision avoidance
ARDroneAutoPylot
Auto-Pilot the Parrot AR.Drone from Python (or Matlab or C)
BreezySLAM
Simple, efficient, open-source package for Simultaneous Localization and Mapping
GooMPy
Google Maps in Python
Hackflight
Minimalist flight-control toolkit for makers
MulticopterSim
Multi-language multirotor flight simulator using UnrealEngine
neat-gym
Neuro-evolution for OpenAI Gym environments
OpenCV-Python-Hacks
Optical flow and other tricks in OpenCV
SensorFusion
A simple Matlab example of sensor fusion using a Kalman filter
TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
simondlevy's Repositories
simondlevy/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
simondlevy/Hackflight
Minimalist flight-control toolkit for makers
simondlevy/MulticopterSim
Multi-language multirotor flight simulator using UnrealEngine
simondlevy/RealtimePlotter
Python real-time scrolling multi-plot over time
simondlevy/gym-copter
Gymnasium environment for reinforcement learning with multicopters
simondlevy/USFS
Cross-platform libraries for the EM7180 Ultimate Sensor Fusion Solution
simondlevy/VL53L5CX
Arduino library for ST Microelectronics VL53L5CX multizone Time-of-Flight ranging sensor
simondlevy/RoverPylot
Pilot the Brookstone Rover 2.0 and Rover Revolution from Python
simondlevy/PySticks
Python API for flying with a game controller
simondlevy/BreezyLidar
BreezyLidar - Simple, efficient, Lidar access in Python and C++
simondlevy/CrossPlatformDataBus
Cross-platform C++ support for I2C and SPI devices
simondlevy/DSMRX
Cross-platform interrupt-based C++ library for Spektrum DSM receivers
simondlevy/PMW3901
Arduino library for PMW3901 optical flow sensor
simondlevy/LambdaFlight
Haskell-based flight controller with support for SITL simulation
simondlevy/OpticalFlow
Simple header-only C++ library for optical flow
simondlevy/PAA3905
Arduino library for the Pesky Products PAA3905 optical flow camera
simondlevy/arduino-STM32L4
Arduino support for STM32L4 Flight Controllers
simondlevy/ArduinoTools
Useful sketches for Arduino-compatible microcontrollers
simondlevy/gym-mygame
A template for making your own OpenAI Gym game environment
simondlevy/eDVS
Arduino / Python support for the iniVation eDVS sensor
simondlevy/MultirotorDynamics
Multirotor dynamics in Matlab, Python, and C++
simondlevy/simdvs
Simple Python-based Dynamic Vision Sensor simulator
simondlevy/simondlevy.github.io
simondlevy/BoschSensors
Cross-platform support for Bosch sensors BMI088 and BMP388
simondlevy/Copilot
Experiments with NASA Copilot
simondlevy/DynamicDispatch
Simple example of dynamic method dispatch in Java
simondlevy/FreeRTOS-Teensy4
Teensy 4.0 FreeRTOS Library for Teensyduino
simondlevy/OneShot125
Simple Arduino library for running brushless-motor ESCs with OneShot125 protocol
simondlevy/Pendulum_PPO
Implementation of Proximal Policy Optimization (PPO) for continuous action space (`Pendulum-v1` from gym) using pytorch.
simondlevy/SimFlightControl
Flight controllers for simulation