Skip to content

Repository for F1/10 software infrastructure required for CS378-F1

Notifications You must be signed in to change notification settings

JacobSzwejbka/f1tenth_course

 
 

Repository files navigation

f1tenth_course

Mono-Repository for F1/10 courses

Build

Update your .profile file

Add the following lines to the bottom of ~/.profile: source /opt/ros/melodic/setup.bash

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/f1tenth_course

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

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

cd f1tenth_course

make -j

About

Repository for F1/10 software infrastructure required for CS378-F1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.9%
  • HTML 7.7%
  • C 4.6%
  • Python 1.9%
  • Shell 1.7%
  • CMake 1.1%
  • Other 1.1%