Open Source Robotics

Linux PC Robot

Build a fully functional robotic development platform for $500 or less using Linux, commonly available components, and open-source software.

Why is it Obsolete? You Just Did Some Work on It! Why So Long Between Posts

These questions are best answered by answering the unsaid question first: "What is the Linux PC Robot?" It is a hobby robot platform that you can build without a lot of specialized components, with few (if any) specialized programming languages, and that has the ability to do real mobile robotics work, for under $500.

Read more →

LPCR (Linux PC Robot) Obsolete?

I think LPCR's useful life has come to an end. The Raspberry PI and Arduino are really coming into their own. I believe that using an Intel based platform with ATX power is probably not something you would design today. The LPCR has had a good run, and its been a fun project, but with all things its time to step back and re-evaluate the future.

Read more →

Message Based and Shared Memory Control Interface is Mostly Complete

The message based control path is complete. The network joystick implementation is completely in the joysender program and out of the robot proper. The "planner" concept is obsolete. There is now simply a motor planner that responds to commands. All planning and control is assumed to operate in a separate process on or off the robot system.

Read more →

Changing Plumbing on Robot

Currently, the only way to control the robot or alter its behavior is by a script, pretend to be a joystick, or modify the robot program itself. What is being done is to scrap the "netstick" networked joystick and move it to a more generic message passing interface. The networked joystick will still work, but it will communicate through the new interface.

Read more →

Big Robot or Little Robot?

I am working on a "design guide" on how to build your own Linux PC Robot and I think something needs to be stated up front. This is not a "small robot." I have nothing against small robots like Lego NXT and Roombas, they are cool.

Read more →

Design Guide and Source Bundle Coming

I have given presentations about this robot several times over the last few years. From IEEE conferences to USENIX, including a 1st grade class in Milton, Massachusetts. I have mostly been focusing about the "why" and history of the Linux PC Robot (LPCR) and only tangentially touching on the technical details.

Read more →

RSS Feed