Skip to content

Repository for the WASP WARA-CAT project: Coordination of 3 vehicles over C-V2X

License

Notifications You must be signed in to change notification settings

chrinels/wasp-project-2017

Repository files navigation

WASP Project course 2017

Group members:

  • Academic supervisor: Paolo Falcone (Chalmers)
  • Industrial supervisor: Henrik Sahlin (Ericsson)
  • Industrial supervisor: Björn Löfdahl (Ericsson)
  • Pavel Anistratov (Linköping University, LiU)
  • Victor Fors (Linköping University, LiU)
  • Vidit Saxena (Royal Institute of Technology, KTH)
  • Christian Nelson (Lund University, LTH)

Install

Follwing commands will remove all docker images and containers on your computer

docker kill $(docker ps -q)
docker rm $(docker ps -a -q)
docker rmi -f $(docker images -q)

cd ~
git clone [email protected]:chrinels/wasp-project-2017.git
cd ~/wasp-project-2017
git submodule update --init

cd ~/wasp-project-2017/opendlv.core/docker
make buildComplete createDockerImage

cd ~/wasp-project-2017/opendlv/docker
make buildComplete createDockerImage

Links

About

Repository for the WASP WARA-CAT project: Coordination of 3 vehicles over C-V2X

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •