Skip to content

Adjust Team Communication to new rules #748

@texhnolyze

Description

@texhnolyze

Summary

According to the new rules, we are maximally allowed to send 12000 messages per Team, but are currently running the team communication with 10Hz per robot.
This means we send 12000 messages per robot playing per game (20min).

So we will need to reduce the number of messages we send and then see how that affects behavior and adjust it accordingly.

There is also a maximum size of messages, which we have to check our protobuf message against.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions