Coder Social home page Coder Social logo

rc_car's Introduction

Automation attempt of a 1:10 rc car using ROS Kinetic, Raspberry Pi 3, Arduino Uno and Python.

Hardware

  • Arduino Uno
  • RaspberryPi 3
  • Ubuntu 16.04 LTS Laptop
    • Saitek P2500 (old joypad)

RaspberryPi 3 (RPI) Setup

Install ubuntu mate for RPI. ROS does not support Raspbian Stretch. Therefore, it is easier to use ubuntu mate for the RPI. https://www.intorobotics.com/how-to-install-ros-kinetic-on-raspberry-pi-3-ubuntu-mate/ Follow the ROS kinetic installation, too.

rosserial-arduino

Install ros-kinetic-rosserial-arduino and the Arduino IDE http://wiki.ros.org/rosserial_arduino/Tutorials/Arduino%20IDE%20Setup

raspicam_node

Install raspicam_node from source. A few additional changes need to be made, which are not explained in the binary installation. Follow the build instructions carefully. https://github.com/UbiquityRobotics/raspicam_node Remember to enable the camera in your raspi-config.

sudo raspi-config
-> advanced-options -> enable camera -> reboot

It is also beneficial to install from source, because you can modify your launch files. Chose your camera model version, reduce resolution and framerate.

ROS

ros multiple machines

http://wiki.ros.org/ROS/Tutorials/MultipleMachines http://wiki.ros.org/ROS/NetworkSetup Don't forget to export the ROS_MASTER_URI in each shell. Check the connection to each device with the terminal command ping ssh-name.

Laptop

Saitek P2500

source for the python class: https://github.com/FRC4564/Xbox install xboxdrv

sudo apt-get install xboxdrv

Remarks

Somehow, not every USB port on my PC works with the xboxdrv package.

rc_car's People

Contributors

ll7 avatar

Stargazers

 avatar

Watchers

 avatar

rc_car's Issues

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.