-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI - Tracker assignment options #1009
GUI - Tracker assignment options #1009
Conversation
Added multiple tracker assignment options according common use cases.
Some observations: In my honest opinion, although I think this is neat and it's been suggested in the discord before, it would be better to have a slider that goes from 1 up to 20, that fills in at the proper points, as you slide it. |
assuming at this point the user has connected all their possible trackers, you could use the number of trackers and extensions connected as a hint to what tracking assignment is recommended |
@ZRock35 Thank you for your input, especially regarding my English, which ( as you probably noticed) is not my strong suit. I had an idea to introduce these selectable options because first-timers are often confused about where to mount their trackers. To have a slider instead of options is a great idea. One significant advantage is the better granularity of options; a slider saves screen space; and last but not least, we can cut some corners on translations. |
Could you please take a look at the options section for the number of trackers? As English isn't my native language, I'm particularly interested in feedback on the options themselves and the wording from someone more proficient in language nuances. Lower-Body Set - Set of trackers for lower body tracking |
gui/src/components/onboarding/pages/trackers-assign/TrackerAssignment.tsx
Outdated
Show resolved
Hide resolved
gui/src/components/onboarding/pages/trackers-assign/TrackerAssignment.tsx
Outdated
Show resolved
Hide resolved
gui/src/components/onboarding/pages/trackers-assign/TrackerAssignment.tsx
Outdated
Show resolved
Hide resolved
any luck this will be merged into the next release? |
yeah dont worry about that, just that most maintainers are away :p |
A complete set assigned, of all 20 Slimes, will conflict with an active SteamVR headset, and should probably be blocked so it can't accidentally be done - it might work if it is strictly being used for VTubing or mocap with no HMD involved, but have a popup that gives a warning about that or make it have an option to use 19. |
The server will prioritize head trackers with positional data (e.g. HMDs) so it’s not a problem. (Actually zrock pointed out that it’s currently bugged but that’s out of the scope of this PR anyways) I’ll review eventually (was too busy with school before… in vacation now!), but it’ll definitely be in 0.13.0! |
Relevant Issue about the HMD+SlimeVR head tracker bug: #1040 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Erimel <marioluigivideo@gmail.com>
can u please fix conflicts? |
…cker-assignment-options
…and remove advanced trackers checkbox
the options with 'less' trackers are disabled and first available option is selected.
Available Options (feel free to suggest better options or wordings):
x5 Lower-Body Set: chest, upper & lower legs
x6 Core Set: chest, hip, upper & lower legs
x8 Enhanced Core Set: chest, hip, upper & lower legs, foots
x10 Full Body Tracking (FBT): chest, hip, upper arms, upper & lower legs, foots
ability to select number of trackers (old version):