You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The keybinding for camera controls in the 3d view are bound to ijkl. Using command-k or command-shift-k to connect to robot or simulator while on this view causes the camera to rotate downward so that the field is no longer centered or even in view. This also affects robot/driver station camera locations.
I have only tested on a Mac and am unsure if this affects Windows devices. As a workaround, you can use a different tab to connect or use the File menu. To fix a rotated tab, tap k and then use i/k to reorient the camera.
To Reproduce
Steps to reproduce the behavior:
Open a 3D Field tab.
Press cmd-shift-k or cmd-k
Expected behavior
View does not rotate
Screenshots
Screen.Recording.2025-01-03.at.4.04.21.PM.mov
Version (required):
4.1.0 and WPI 4.0.0-beta
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Thanks for catching that. The solution I just added is to only apply the 3D field keyboard shortcuts when the meta key (command/control) is not pressed. So if you press Cmd+K or Cmd+Shift+K it won't affect the 3D field at all.
The keybinding for camera controls in the 3d view are bound to ijkl. Using command-k or command-shift-k to connect to robot or simulator while on this view causes the camera to rotate downward so that the field is no longer centered or even in view. This also affects robot/driver station camera locations.
I have only tested on a Mac and am unsure if this affects Windows devices. As a workaround, you can use a different tab to connect or use the File menu. To fix a rotated tab, tap k and then use i/k to reorient the camera.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
View does not rotate
Screenshots
Screen.Recording.2025-01-03.at.4.04.21.PM.mov
Version (required):
4.1.0 and WPI 4.0.0-beta
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: