Skip to content

A simple pure CV approach for the autonomous navigation of a standardized robotics playing field.

Notifications You must be signed in to change notification settings

ramity/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup/Contrib

  • remove all previous images/containers
  • clone this repo
  • cd to this repo
  • docker-compose up -d
  • To exec into the container:
    • Windows:
      • winpty docker exec -it capstone_backend bash
    • Linux/Unix/Mac
      • docker exec -it capstone_backend bash

About

A simple pure CV approach for the autonomous navigation of a standardized robotics playing field.

Topics

Resources

Stars

Watchers

Forks