Skip to content

VertexStudio/rust-gst-tf-gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Autonomy and Simulation - VSCode Devcontainer

Contains

  • Rust
  • GStreamer
  • TensorFlow 1.13.1
  • CUDA 10.0
  • cuDNN 7.4
  • OpenCV 4.1.1

Setup

  • Move to the root directory of your project and run:
git submodule add git@github.com:VertexStudio/rust-gst-tf-gpu.git .devcontainer
  • Install the VSCode extension Remote - Containers
  • Press F1 to bring up the Command Palette and type in remote-containers for a full list of commands
  • Run the Remote-Containers: Reopen in Container command or run Remote-Containers: Open Folder in Container... command and select the local folder

Note: If you don't want this as a Git Submodule, you may also choose to download this repository as a zip, extract its content, and paste it in a .devcontainer directory at the root of your project.

About

VSCode development container for Autonomy and Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published