GithubHelp home page GithubHelp logo

ryandraves / marbot Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 257 KB

Raspberry Pi Robot Experimentation

License: GNU General Public License v3.0

Python 2.36% C++ 74.53% Makefile 1.08% CMake 22.02%

marbot's Introduction

MarBot

Raspberry Pi Robot Experimentation. The goal is implement basic teleoperation capabilities via various platforms, such as ROS & ZMQ. The host computer will run a simple GUI that allows for this manual control.

Common Dependencies

On the Pi:

  • sudo apt-get install libwiringpi-dev

On the host computer:

  • sudo apt-get install libsdl2-dev

Note that certain environments will require both Pi and host dependencies if your build command builds both versions simulataneously (i.e. a lazy catkin_make for ROS Noetic).

Wiring Schematic

The robot in question assumes a simple setup where the Raspberry Pi is connected to two motors it can control forward and backward. This code currently hardcodes PWM 8, 9, 10, & 11 for the left and right motors (two each). If you're actually attempting to use the repository on a robot, the odds are low you'd wire it the same way, so just play aroud until it drives properly.

Note For UMA Members

If you happen to be attempting to run the UM::Autonomy environment on a Raspberry Pi and want to move it around, please see the ROS Noetic folder for its README. Other platforms are irrelevant for you.

marbot's People

Contributors

ryandraves avatar

Watchers

James Cloos avatar  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.