robocup
Here are 139 public repositories matching this topic...
There are many different places around where we setup specific timeouts, errors values and that type of thing. See here for example. It would be really nice to condense all these configs down into a single location under a Passing config or a Shooting config.
It would be nice to build up the kicker co
Is your feature request related to a problem? Please describe.
Can't delete annotation types.
Describe the solution you'd like
Allow deletion of annotation types in the web-ui.
Workaround
$ sudo
Doxygenize grSim
Using Qt Style Comment to Doxygenize grSim.
-
Updated
Sep 30, 2017 - C++
-
Updated
May 7, 2020 - Java
Describe the feature
This adds documentation as comments to functions, classes, namespaces, files, etc. throughout the code using doxygen macros.
Remove unit tests from documentation (as discussed today).
Relevant items from (#121):
Remove names after @file in Doxygen
Reason: Apparently we do not actually need any name after this tag, so we should just remove it using a script
Danse de la victoire
Lors d'un but, il faut que les robots dansent.
-
Updated
Jun 15, 2020
Currently we do not have solid documentation for the majority of our build system. @petersonev has agreed to put some work into making it more understandable for all of us.
-
Updated
May 26, 2020 - Jupyter Notebook
-
Updated
Jun 5, 2020 - C++
-
Updated
Nov 20, 2019 - Python
The way the defender algorithm works currently is a bit magical. Some documentation on what happens and why would be nice
-
Updated
Mar 27, 2018 - C#
-
Updated
Jul 18, 2019 - C++
-
Updated
May 24, 2020 - HTML
-
Updated
Jun 7, 2020 - Jupyter Notebook
Add an audio spectrum visualizer on the victim board tab.
This will help the operator and the judge see that there's an actual audio activity.
See:
GUI Walkthrough
When new users encounter the GUI, they may be overwhelmed and not know what to. To counter this, I propose the integration of Intro.js. After they have read the documentation on core concepts, the Intro.js framework could tour them around the software so they have a general idea of what's going on.
This walkthrough should be accessible through the 'help' menu & when Robo
-
Updated
Jul 10, 2017 - Processing
Update the CTRE lib
The CTRE lib is a little bit old, it would be interesting to check what is new in the most recent version. If it's deem interesting we could update it.
During RoboCup 2017, two teams failed to run in the Gazebo challenge because their kill.sh scripts were called immediately. 35880e7c39b33284723c9acf214c96966bede609 might fix this, but this should be verified.
Also, we should check if we can print the reason for a player being killed.
Improve this page
Add a description, image, and links to the robocup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the robocup topic, visit your repo's landing page and select "manage topics."


Right now the RRT has much less documentation than I'd like (the RRT is one of the most useful parts of our codebase, since it's modularized). We need to try to make thorough docs for the rrt.
Once we have most of the way done to this, I'll add documentation generation so we can have a RRT docs site we can link to on our README, just like robocup-software and robocup-firmware.
This is a goo