Code Monkey home page Code Monkey logo

roboracing-software's Introduction

RoboRacing Software CircleCI

This repository contains ROS packages for the RoboJackets RoboRacing team.

Software Lead

Project Manager

Maintainer

Organization

Most folders in this repository are ROS packages.

avc: This package contains intelligence code for the Sparkfun Autonomous Vehicle Challenge.

iarrc: This package contains intelligence code for the International Autonomous Robot Racing Challenge.

rr_description: This package contains URDFs and meshes that describe the platform's layout.

rr_gazebo: This package contains resources for running the car in the Gazebo simulator.

rr_platform: This package contains code for interfacing with the various cars built and maintained by the team.

sandbox: This package contains utilities and non-ROS code. This includes tools for working with log files and the Arduino code for the car.

The following files and folders enable our continuous integration system.

  • external
  • util
  • circle.yml
  • config.docif

Installation

  1. Make sure you have the appropriate ROS version installed for your version of Ubuntu.

  2. Clone this repo into the src directory of your catkin workspace.

  3. Install the remaining dependencies with the following command in your catkin workspace folder:

    rosdep install --from-path src --ignore-src -y
    
  4. You should now be able to build the project with catkin_make.

Simulation

You can get started with the RoboRacing code base right away by launching our simulator!

The following command will load our platform in the Sparkfun AVC track:

roslaunch rr_gazebo macaroni_avc.launch

Then, the following command will start our race AI and drive the car around the track:

roslaunch avc avc.launch

Alternatively, you can control the car manually with a USB gamepad with this command:

roslaunch rr_platform joystick_driver.launch

roboracing-software's People

Contributors

barulicm avatar chsahit avatar ebretl avatar ehuang3 avatar sbarnette avatar jzheng84 avatar bennuttle avatar thaeds avatar joshuamorton avatar nini1294 avatar dacohen avatar georgeburdell avatar jgkamat avatar claire-bergman avatar gitter-badger avatar alextrimm avatar

Stargazers

 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.