This repository contains the code and documentation for FRC Team RamFerno 3756's self-driving system for the 2026 season.
- Autonomous navigation and obstacle avoidance
- Real-time sensor data processing
- Modular and reusable code for rapid development
- Custom serialize a model to your hardware by running:
python -m utils.serialize_model- Start mainloop:
python -m main