Git Product home page Git Product logo

proton's Introduction

proton simulator

RoboCup Small Size League Simulator.

It is a grSim rewriting. We want to launch in Docker for Windows and server without displaying images. We remove QT and VarTypes dependencies.

The development is focused to clean the code and reintegrate some features that we left (configuration files, ...). After that, we plan to export this project has a library and integrate in a new QT project.

Software Requirements

proton compiles on Linux (tested on Ubuntu and Arch linux variants only). It depends on the following libraries:

Usage

Receiving data from grSim is similar to receiving data from SSL-Vision using Google Protobuf library. Sending data to the simulator is also possible using Google Protobuf.

Installation and Building

WIP (The install process will be given in the future bookstack of the team !)

Contribute

If you want to contribute on the project, please feel free to contact the team leader of NAELIC [email protected]. We add issue, PR template.

proton's People

Contributors

etienneschmitz avatar

Watchers

 avatar  avatar

proton's Issues

Log some information when you start (in the output stream)

Is your feature request related to a problem? Please describe.
When we start the project, we doesn't see anything about an initialization, it can be difficult to know if proton is started.

Describe the solution you'd like
Put some std::cout in some function to see initialization step.

Describe alternatives you've considered
No alternatives

Additional context
Nothing to put here

Nettoyer le code de GRSim

Certains héritages de GRSim sont à remplacer :

  • Les pointeurs des objets physiques.
  • Splitter les classes Wheel, Kicker et Robots formations

Warning du serveur

Enlever l'ensemble des warning disponible avec ces commandes :
add_compile_options(-Wall -Wextra -pedantic -Werror)

Dead code

Certaines classes ou fonctions ne doivent plus être appelé, voir lesquelles

A faire avant le 4 janvier

Pour le 4 janvier, un logiciel minimale est nécessaire :

  • Recevoir des ordres et envoyer des données
  • Ajouter une configuration basique (sans changement)
  • Avoir 6 robots fixes sur le "terrain"
  • Répondre aux ordres de manière naturelle
  • Robot status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.