Coder Social home page Coder Social logo

ghost's Introduction

Ghost

A ROS package for racing an autonomous RC car.

This project is a work in progress. The goal is to enable an RC car to race autonomously around an on-road RC track (or some other area). You can follow the progress at my Medium account, where I am documenting the development process.

The name Ghost comes from the ghost car feature in racing video games.


Project Status

Below are the main project components and their status

  • Car/Computer Interface - Complete
  • Odometry Estimation - In Progress
  • Lane Detection - In Progress, prototype version in place
  • Localization - TODO
  • Path Tracking Controller - TODO

Install

All software is developed in ROS Indigo. Perform the commands below from within your ROS workspace.

To download and build:

git clone https://github.com/stevendaniluk/ghost.git
catkin_make

To build and upload the arduino code:

rosrun rosserial_arduino make_libraries.py build/ghost/
catkin_make ghost_arduino_controller_interface
catkin_make ghost_arduino_controller_interface-upload

This will build the ghost messages, compile the arduino code, and upload it to the arduino (which should be connected via USB). Note: in order to build the messages for the arduino, your workspace must be re-sourced after the package is built with catkin_make (either open a new terminal window, or run source /workspace_path/devel/setup.bash).

Hardware Used

  • Kyosho TF-5 Stallion 1/10th On-road RC Car
  • Arduino Nano Microcontroller
  • Phidgets Spatial 3/3/3 IMU
  • PointGrey Blackfly Camera
  • Intel NUC i5

ghost's People

Watchers

 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.