Skip to content

BLRSAI/release_TP_competition_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLRS VAIC Pipeline

Check out our technical report here!

Dependencies

Installation

  • git clone https://github.com/BLRSAI/competition_code
  • cd competition_code
  • Create a PROS project or use an existing one
    • New project: pros c new-project project_name
    • mv main.cpp project_name/src
    • Install ARMS in this project
    • pros mu [Brain has to be plugged in via USB]

Setup

These requirements need to be met for the pipeline to run properly:

  1. V5 Brain with the main.cpp uploaded needs to be plugged into the Jetson
  2. The Intel RealSense camera needs to be plugged into the Jetson

Usage

Running the Pipeline

./run.sh

Stopping the Pipeline

./stop.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published