Archives
- May 2015 (1)
- February 2014 (2)
- July 2013 (1)
- June 2013 (1)
- May 2013 (1)
- April 2013 (4)
- March 2013 (3)
- February 2013 (5)
- January 2013 (4)
- December 2012 (3)
- November 2012 (4)
- October 2012 (5)
-
Recent Posts
Post Categories
Webcomics
Tags
Monthly Archives: March 2013
Moving a Robot, Part 2: Heading Issues
So in our previous episode, we discussed how to move a two wheeled robot. However, we mentioned that there’s a problem with computing the angle delta: The problem is angle wraparound. There are two primary ways of representing a heading: … Continue reading
Montana
As it has been for the past few years, I traveled with some of my work compatriots to Big Sky, Montana for the IEEE Aerospace Conference. A conference that is more likely better known for being held at a ski … Continue reading
Moving a robot, part 1
So you decide that you want to move a wheeled robot around because you happen to have a wheeled robot that needs programming. That’s great! Let’s talk about that a little. Preliminaries Let’s assume that your robot can obtain a … Continue reading