Skip to content

alyzenjeraj/f1_tenth_packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1TENTH Project

Running the Docker Container

Note

These steps are to be used on Linux (Ubuntu), and possibly WSL2 on Windows

  1. Install Docker Engine
  2. Install the NVIDIA Container Toolkit - Install and configure it for Docker rootless too
  3. Clone this repository
  4. cd into the root of this repo
  5. Run source ws-aliases.sh
  6. Run ws-build to build the image
  7. Run ws-start to start the image
  8. Run ws-exec to open an interactive shell into the container

To stop using the shell, run exit while inside the container, and ws-stop to completely stop and remove the container

Example:

source ws-aliases.sh
ws-build
ws-start
ws-exec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published