kayaman123 / RoombaPi

Raspberry Pi Roomba Robot Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoombaPi Robot project

This project will include all of the code that for the RoombaPi Robot project. The RoombaPi Robot is based on an iRobot Roomba platform, Raspberry Pi and Raspberry Pi Camera or a Webcam. RoombaPi leverages the WebIOPi framework and the MJPEG Streamer with raspicam input plugin.

This branch is for use with an usb<->serial adapter on ttyAMA0

  • test-1.py - Simple test to see that pyrobot.py works for controlling Roomba.
  • test-2.py - Simple test to verify reading sensor inputs.
  • RoombaPi.py - Simple teleop using WebIOPi.
  • cam.sh - Starts video steam from an attached RaspberryPi Camera
  • startup.sh - Starts both RoombaPi.py and streamPiCAM.sh

For current status and documentation, go here: https://github.com/mirobotclub/RoombaPi/wiki

About

Raspberry Pi Roomba Robot Platform


Languages

Language:Python 96.8%Language:Shell 3.2%