The projects and explorations of a curious roboticist
The projects and explorations of a curious roboticist
Welcome to the personal website of Alex Baucom, a robotics engineer and life-long learner.
This is a space for me to post some of the projects I work on. I hope you find something intriguing, enlightening, or fascinating!
Setting up 100,000+ dominos with Mark Rober
Setting up 100,000+ dominos with Mark Rober
The hardware of ‘Dominator’ the Domino Robot was custom designed and the final version has a lot of parts to it. This article goes over the various hardware components of the robot in detail and explains what each piece does.
The software for the Domino Robot was designed from the ground up and is spread across three different computers. This article goes over all of the technical details about the various software modules, what they do, and how they work together to make the Domino Robot function.
Take a look at the projects I have been working on
Take a look at the projects I have been working on
I decided to try my hand at programming a basic AI from scratch using neural networks and genetic algorithms.
A few months back, I re-purposed some old computer parts to make myself a simple file server. I originally set everything up with Amahi because it promised to be simple and powerful. While it was a good stepping stone for me into the world of home servers, I quickly outgrew it's capabilities and wanted my own system that I had more control over. So, I set out to make my own with Ubuntu as the base OS and decided to try out Docker along the way
I have been working on mobile robot navigation for an autonomous service robot project. During the Fall semester, the navigation team was able to successfully enable the robot to navigate the hallways, albeit with quite a bit of last minute hacking. This past semester, I have been continuing work on the navigation system as an independent study research project and I was able to actually achieve robust navigation!
The Domino Robot did not just magically appear into existence one day fully functional. It took over two years of design, testing, failure, and iteration to get to the final result. It’s often easy focus on only the end product and forget all about the difficult, meandering engineering journey it took to get there. So, I want to take you behind the scenes into what this journey looked like for me while designing the Domino Robot.