GithubHelp home page GithubHelp logo

roomblock's Introduction

Roomblock

Roomblock is a robot platform consists of a Roomba, a Raspberry Pi 2, a RPLIDAR A2 and a mobile battery. It is good for the learning of the ROS navigation system.

Overview of Roomblock system

Hardware

Roomba

Roomba 500, 600 and 700 series are available.

Raspberry Pi

Raspberry Pi 2 Model B is required.

Raspberry Pi 3 has not beconfirmed yet.

Wifi dongle

http://denshikousaku.net/fix-sluggish-response-of-raspberry-pi-wifi-adaptor https://ubuntuforums.org/showthread.php?t=2282336 http://l-w-i.net/t/ubuntu/wifi_001.txt

USB serial cable

This cable should be very handy.

http://akizukidenshi.com/catalog/g/gM-05841/

Frame

3D printable data are available in doc/stl directory.

Install

Download the image file from https://wiki.ubuntu.com/ARM/RaspberryPi#Raspberry_Pi

$ unxz ubuntu-16.04.2-preinstalled-server-armhf+raspi2.img.xz
$ dd bs=4M if=ubuntu-16.04.2-preinstalled-server-armhf+raspi2.img of=<dev file of SD card>

Clone roomblock source code:

$ git clone https://github.com/tork-a/roomblock.git
$ cd ~/catkin_ws
$ rosdep install --from-paths src --ignore-src -r -y
$ catkin_make

Rasberry PI camera setup

$ apt download libraspberrypi-dev
$ sudo dpkg -i --force-overwrite libraspberrypi-dev.deb
$ git clone https://github.com/UbiquityRobotics/raspicam_node.git
$ catkin_make

roomblock's People

Contributors

7675t avatar k-okada avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.