Skip to content

rodrigocaus/VSSSDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSSSDocker

Docker files to generate and run a container with GER VSSS team strategy

Requirements

  • Docker 19.03+

Build image

Run the shell script:

$ ./dockerbuild.sh

Use chmod +x or chmod 777 to give shell script some permissions.

Run the container

Run the shell script:

$ ./rundocker.sh

If you want to select the team color or other network config, change the variables on top of rundocker.sh. Default is:

TEAM_YELLOW=false

MULTICAST_IP=224.0.0.1
COMMAND_IP=127.0.0.1

COMMAND_PORT=20011
VISION_PORT=10002
REFEREE_PORT=10003
REPLACER_PORT=10004

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published