ROSCar - A rover test platform with Raspberry Pi, Ubuntu, ROS and OpenCV
TL;DR
This is yet another Raspberry Pi Rover project, which depends on camera as major visual input and uses ROS (Robot Operating System) as software framework. With ROS, I can concentrate on individual algorithm design, but not to worry about communication among all components. You can find my codes in github.