Skip to content
Xinrui Wang edited this page Dec 8, 2017 · 9 revisions

Welcome to cellphone robot project! This Wiki is part of Project Cellphone robot and is mainly focused on a ROS package including some extended functionalities, hardware control, as well as message-passing between the android application and the ROS system resided on any linux system. In our project, we decide to use Raspberry Pi 3 Model B, a single-board computer with considerate computation power.

Structure of Package

img

Interaction with Android

img

Quick tutorial

Check Here.

External Resources

Hardware

Software

Documentation

Here is the documentation for concrete functions for each node and detailed explanations of the organization of the system.

Open Source Code Implemented In This Project

  • ImageNet- The code is reorganized to be compatible with our project.
  • gpiozero- This package is for controlling the GPIO pins on the Raspberry Pi.