项目作者: GLO3013-E4

项目描述 :
Project of team 4 for course GLO-3013 at Laval University (Winter 2021)
高级语言: Python
项目地址: git://github.com/GLO3013-E4/COViRondelle2021.git
创建时间: 2021-01-21T15:08:24Z
项目社区:https://github.com/GLO3013-E4/COViRondelle2021

开源协议:MIT License

下载


COViRondelle2021

Robot CI
Station CI
Frontend CI
Scripts CI
Code coverage
Dependabot

Project of team 4 for course GLO-3013 at Laval University

Our team is called “Robot culinaire”!

We have three main applications and some development scripts, each with their own README :

  • robot : Python application communicating with station using ROS
  • station : Python application communicating with robot using ROS and frontend using websockets
  • frontend : Vue.js application communicating with station using websockets
  • scripts : Development scripts for testing different functionalities

Installation

With Docker Compose :

  1. docker-compose build
  2. docker-compose build --no-cache # If you have issues with packages not updating or installing

Without Docker Compose : refer to each app’s README.md file.

Usage

With Docker Compose :

  1. docker-compose up

If you have issues with the Docker network, use docker system prune -a.

Without Docker Compose : refer to each app’s README.md file.

Each app will run on :

Contributing

Before contributing to the project, please read our contribution guide. Also, please refer to each app’s README.md file.

License

MIT : Read full license