SCUTTLE™ is a modular, open-source robotics platform developed at Texas A&M. It’s built to be flexible, durable, and ideal for hands-on learning in mobile robotics.
My professor, a few other students, and I built a SCUTTLE as part of a research initiative. While it's a well-designed system, we decided to take a different approach that better fit our goals.
We ended up designing and building a new robot from the ground up. This custom platform runs our own software stack and focuses on real-time performance, persistent environment mapping, and cleaner integration with LIDAR and IMU sensors. It’s powered by a Raspberry Pi and built for autonomy, reliability, and full-stack experimentation.
This is a simple console program that reads in a CSV of student names, grade school names, and ID numbers. It lets the user add and delete students, then writes the updated data back to the CSV when you're done.
Last updated: 2.6.23