Driver Station View [SYNTH-64] & [SYNTH-103] - #1379
Conversation
There was a problem hiding this comment.
Will have conflicts with #1371 here, not a problem but this implementation will be superseded
ceddebc to
9114520
Compare
|
Where can we find the new fields? |
Run |
|
When the station is set to a new configured camera, it is only possible to focus camera through the camera config panel, not by right clicking on a robot. Additionally, when you are editing a camera position thorugh the configure field panel, and then switching to a different focus, the new camera gets deleted. |
rutmanz
left a comment
There was a problem hiding this comment.
I seem to now be able to zoom out and leave the skybox and zooming is much faster than before
rutmanz
left a comment
There was a problem hiding this comment.
Regular scrolling has some kind of smoothing profile on the speed, and it might be nice to have that here too (or actually even just prevent zooming at all), but it works as-is
RoushilS
left a comment
There was a problem hiding this comment.
Sorry, thought I had already approved this.
Task
SYNTH-64
SYNTH-103
Symptom
Currently, users have no way to easily switching to a fixed field view, such as a driver station view.
Solution
Implemented the ability to set fixed camera points around the field (through the configure assets panel), save them to mirabuf allowing them to persist, and allow the user to easily select a field view point when focused on a field. I have updated the 2023 and 2026 field to include default positions (also fixed the 2026 field to have a red and blue side instead of both being red). Panning functionality was also fixed, allowing you to adjust your position manually.
Verification
Before merging, ensure the following criteria are met:
[SYNTH-194]and[SYNTH-190]#1371 should be merged first (and merge conflicts fixed)