bit-bots / humanoid_league_misc

MIT License
0 stars 2 forks source link

Make sim_gamestate publish on all robot topics #77

Closed timonegk closed 3 years ago

timonegk commented 3 years ago

Proposed changes

This changes the game controller to have separate publishers for all robot namespaces so that the game state publisher doesn't have to be started multiple times.

Necessary checks