Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 & C++ Implementation of F1Tenth

  • Ubuntu 20.04
  • ROS Noetic

For more information, please refer to https://f1tenth.org/

Alt Text

Usage

  1. Clone this github repository
git clone https://github.com/cyuanqi920/F1Tenth
  1. Create a workspace
mkdir -p ~/catkin_ws/src
  1. Setup the F1Tenth Simulator by following instructions in https://github.com/f1tenth/f1tenth_simulator

  2. Link the respective package to your workspace

sudo ln -fs /path_to_this_repo/lab1 ~/catkin_ws/src/lab1
  1. Setup
cd ~/catkin_ws
catkin_make
source devel/setup.bash
  1. Launch the Python/C++ package respectively
roslaunch lab1 lab1-py.launch
roslaunch lab1 lab1-cpp.launch

About

Literally F1/10. This is an implementation of F1TENTH's online course with Python3 & C++.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages