Skip to content

zsmn/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armorial-WS

Installing and compiling entire workspace

cd scripts
chmod +x ./downloadArmorialWS.sh
sh downloadArmorialWS.sh

To compile entire solution

This script compile all solutions of Armorial Project

cd scripts
sh ./compileAll.sh

Running Armorial to comunicate with GrSim

This script launch WRBackbone, Armorial-Carrero, Armorial-Suassuna and Armorial-Actuator to run with GrSim

cd scripts
sh ./runSuassuna-GrSim.sh

Running Armorial step by step

  1. Run WRBackbone
cd Armorial-WS
cd WRBackbone/trunk/build/bin
./WRBackbone
  1. Run Armorial-Carrero
cd Armorial-WS
cd Armorial-Carrero/bin
./Armorial-Carrero
  1. Run Armorial-simActuator
cd Armorial-WS
cd Armorial-simActuator/bin
./Armorial-simActuator
  1. Run Armorial-Suassuna
cd Armorial-WS
cd Armorial-Suassuna/bin
./Armorial-Suassuna

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages