Code Monkey home page Code Monkey logo

f1tenth_course's Introduction

f1tenth_course

Mono-Repository for F1/10 courses

Overview

These instructions are tailored to the computer setup in the GDC1.310 lab. If you are setting this up on your own personal computer, you will need to modify the instructions for your own setup, including perhaps saving the setup script entries to .bashrc instead of .profile

Update your .profile file

  1. Add the following lines to the bottom of ~/.profile:
    source /opt/ros/melodic/setup.bash
    export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/f1tenth_course
    
  2. If you are cloning the starter code (https://github.com/ut-amrl/cs378_starter) as well, make sure to include the path for that as well in .profile:
    export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/projects/cs378_starter
    

After adding these lines you will need to either relog into the computer or run: source ~/.profile

Clone and Build Course Code

  1. From your home directory run:
    git clone https://github.com/ut-amrl/f1tenth_course.git
    cd f1tenth_course
    make -j
    

f1tenth_course's People

Contributors

amrl-robot avatar jarrettholtz avatar joydeep-b avatar srabiee avatar

Watchers

 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.