Skip to content

Sync Sandbox Mode across FullSystems#3839

Open
sauravbanna wants to merge 23 commits into
UBC-Thunderbots:masterfrom
sauravbanna:sauravbanna/unified_sandbox
Open

Sync Sandbox Mode across FullSystems#3839
sauravbanna wants to merge 23 commits into
UBC-Thunderbots:masterfrom
sauravbanna:sauravbanna/unified_sandbox

Conversation

@sauravbanna

Copy link
Copy Markdown
Contributor

Description

Currently, the changes in Sandbox Mode can only be made per FullSystem. That is, blue robots can only be edited on Blue FS and vice versa. This means the user has to switch tabs to edit the whole field.

This PR lets the user edit all robots regardless of FullSystem tab. Local changes when sim is paused are also synced across tabs.

Testing Done

Builds fine. Tested basic Sandbox mode functions for both teams on both FS tabs.

Resolved Issues

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • [x]] Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

…mode enable to the sidebar checkbox + add toolbar indicator for sandbox state
…nment dynamic based on least index if assigned goalie not present + fixed bug with paused sim graphic repainting + block removing last robot
… coords. added check + inversion skip for yellow team
…+ added UI to choose which team to add robots to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant