Stephan Wagner

Hi there! I'm a PhD student in Aerospace Engineering at Cornell, interested in the intersection of robotics, autonomous controls, and sustainability. Before college, I was a software developer in California's Silicon Valley.

I took Fast Robots in Spring 2024 as an undergrad in Mechanical Engineering, before deciding to stay in Ithaca for grad school. This collection of lab reports now serves as a record of the many hours I eagerly invested into the class.

If you're a student in a future semester of Fast Robots, I hope my rambling herein helps you in some way. While I was very successful in the class, note that these reports aren't the full story and I also lost the odd point here and there. So take what I've presented merely as one possible approach and keep in mind that your lab instructions are most likely different than mine.

April 16, 2024

Lab 9: Mapping

In Lab 9, I used orientation control to map the edges of a physical space by incrementally taking TOF distance readings from several positions.

April 9, 2024

Lab 8: Stunts

In Lab 8, I used distance measurements and orientation control to have my car perform a drift in the form of a 180 degree turn after running at a wall.

March 26, 2024

Lab 7: Kalman Filter

In Lab 7, I drove the car at a wall as fast as possible and used the ToF readings to find the steady state speed and implement a Kalman filter in simulation.

March 12, 2024

Lab 5: Linear PID Control

In Lab 5, I used ToF distance measurements to implement a PID controller that drives the car toward a wall and stops just short of crashing into it.

February 20, 2024

Lab 3: Time of Flight

In Lab 3, I added a battery and two VL53L1X Time-of-Flight (ToF) sensors to the Artemis, then tested the sensors' capabilities, range, and accuracy.

February 6, 2024

Lab 1B: Bluetooth

In Part B of Lab 1, I configured the Artemis Nano Bluetooth connection and experimented with its capabilities and limitations.

February 6, 2024

Lab 1A: Artemis

In Part A of Lab 1, I configured my MacBook for development of the SparkFun RedBoard Artemis Nano and tested some of the board's features.