GithubHelp home page GithubHelp logo

guoyu07 / rpimapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awadell1/rpimapper

0.0 0.0 0.0 73.02 MB

A mobile robotics platform for mapping an environment using an occupancy grid

Home Page: https://awadell1.github.io/RPiMapper/

License: MIT License

MATLAB 66.50% C 26.24% Shell 0.20% C++ 7.06%

rpimapper's Introduction

RPiMapper

Welcome to the GitHub Repo for the RPiMapper Project. Here's a quick run down of where everything is and how to get started.

Folder Contents
Matlab Contains the code that runs on the host computer
docs Project website files
socketDemo Quick demo showing socket communications between two computer
socket_stream Contains the code that runs on the Raspberry Pi
sonarMain Contains the code that runs on the Arduino

Getting Started

On the Raspberry Pi

  1. Clone the repo https://github.com/awadell1/RPiMapper.git
  2. cd into /socke_stream
  3. Run bash compile.sh to compile the source code with gcc
  4. Start the control program with ./socketStream

On the host computer:

  1. Install MATLAB (Developed on 2016a) and Arduino IDE
  2. Clone the repo https://github.com/awadell1/RPiMapper.git
  3. Using the Arduino IDE write sonarMain.ino (It's in /sonarMain) to the Arduino nano.
  4. Open the /Matlab directory in MATLAB
  5. Connect to the robot using robot = Robot(ROBOT IP ADDRESS HERE)
  6. Enter freedriveProgram into the console to start the mapping program
  7. Use your arrow keys to move around and watch as RPiMapper maps the envirorment

You should now be able to drive RPiMapper and while mapping your envirorment.

rpimapper's People

Contributors

awadell1 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.