forked from HULKs/hulk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Communication Rewrite * Ball types cleanup * Make behavior simulator wörk again * Improve error messages * improve logging and control flow * Restore fanta * Migrate LookAt Panel * revert some unused stuff in buffered_watch * fix rebase * disable recording for vision * draw lines blue, as they are blue in the image * draw ball filter hypotheses * allow to disable communication * port vision tuner * connect on address selection * fix types in kick decision layer * bump twix version * char instead of string * Port enum plot panel to new communication * fallback to ::1337 if framework.json disabled communication * parse nao address from command line arguments * remove todo * extract type * allow unused senders * Prevent behavior simulator panel from crashing * Set minimum visible duration to 10ms * remove unused repository_parameters.rs * cargo fmt * do not run this doctest * re-request already subscribed values once --------- Co-authored-by: Konrad Nölle <[email protected]> Co-authored-by: Narcha <[email protected]>
- Loading branch information
1 parent
50263cc
commit e658b01
Showing
137 changed files
with
5,908 additions
and
9,736 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.