This repository contains all (Python 3) code and libraries required for the 2022-2023 Notre Dame Rocketry Team (NDRT) Apogee Control System (ACS). It also contains sensor/actuator example code and flight data.
-
Updated
Apr 30, 2023 - Python
This repository contains all (Python 3) code and libraries required for the 2022-2023 Notre Dame Rocketry Team (NDRT) Apogee Control System (ACS). It also contains sensor/actuator example code and flight data.
Implementation of Kalman filter algorithm. This project serves as the foundation for using Kalman filter in IMU sensors and also future Extended Kalman Filter projects.
This repository has a simulator UI for path planning of robot using Model Reference Adaptive Control Algorithm (MRAC) to control the robot's trajectory by following the reference trajectory (reference model).
Add a description, image, and links to the control-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the control-algorithm topic, visit your repo's landing page and select "manage topics."