Giter VIP home page Giter VIP logo

a_stars_pure_pursuit's Introduction

Racecar-Pure_Pursuit-Planner

ROS package for a motion planner used in head-to-head autonomous racing.

The ROS package works coupled with the F110 repository for simulations. Add the repository and follow the instructions for installing as given in the readme of the repository.

git clone https://github.com/mlab-upenn/f110-fall2018-skeletons.git

Clone the repository in the source folder of your ROS Workspace.

clone the a_stars_pure_pursuit in the same Source folder.

These dependencies are important to install the package:

  1. CSV

  2. numpy

  3. Scipy

  4. clone the repository

  5. Locate the scripts Locate the python scripts ‘pure_pursuit.py’ and make them executable using the following command.
    $ chmod +x “script name”
    *if on compilation or launching the simulation, there is an error where the launch file is not able to locate the node of a python file, just locate that python file and make it executable by the above command

  6. source the current setup file from the ROS workspace and make the workspace using command catkin_make

  7. Roslaunch the package:
    $ roslaunch a_stars_pure_pursuit pure_pursuit_sim.launch

For any issues mail on [email protected] or [email protected]

This is the reference video: https://www.youtube.com/watch?v=UBTp22Loq4o&feature=youtu.be

a_stars_pure_pursuit's People

Contributors

singh-sid930 avatar omkarsavant avatar zzh112119 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.