I have updated my Mecanumbot code to the latest and greatest ROS distribution – Hydro. During the upgrade, I wrote a companion app to publish velocity commands based of of the output of my ball tracker. The result is that the Mecanumbot can follow a red ball around the room! I wrote the ball tracking code itself back in college. The segmentation approach is pretty naive, but I only spent…
autonomous
The Quadrotor’s Coming of Age
I just had an article published by Illumin! After working there for more than a year, it is cool to see something I’ve written on the site. The article is called The Quadrotor’s Coming of Age and it covers the past, present, and future of four-rotored vertical-takeoff-and-landing vehicles. Check it out if you are interested in these new, miniaturized drones!
CSCI 445 Robot
My favorite class so far at USC has been CSCI 445. The class is a general introduction to robots and teaching students a broad range of topics from robot kinematics to robot learning. Bust the best part of the class was the final project. The final project asks each group of students to create a robot that can navigate an environment and physically interact with the objects inside – all…