Skip to content

Cyclone-Robosub/Executive-Overlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build/run instructions

### initialize project
. script/init.sh

### this step should be taken care of by init.sh,
### but it doesn't work and thus needs to be ran manually

cd src/Thrust-Control
git submodule update --init
cd ../..

### run tests
. script/runTests.sh
```bash

### Push code to main when all unit tests pass
### (or at least no new unit tests fail)

About

Repository which will house all nodes (executive, thrust-control, etc) as submodules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages