Skip to content
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

Vector settings not pulled from robot #13

Open
xanathon opened this issue Aug 1, 2020 · 2 comments
Open

Vector settings not pulled from robot #13

xanathon opened this issue Aug 1, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers priority - high

Comments

@xanathon
Copy link

xanathon commented Aug 1, 2020

When connecting to a robot a parameter windows shows up where you can set metric system, location, etc.

Here the current settings from the robot are not pulled and shown, the dropdowns are always default ones.

Aside from that a lot of settings are missing (language flavor, time 12/24 setting etc.), but I guess that is because of the obvious alpha state of the software?

@kercre123
Copy link

In the current state, it updates and authenticates the bots with only a couple server requests. I believe it is part of the escape pod they are going to release. Data like that needs to be pulled from the jdocs server and not the robot (because this assumes that the bot is being setup). I prefer to select manually, but I one up this.

@xanathon
Copy link
Author

xanathon commented Aug 3, 2020

In the app the preselected settings are shown instead of default values, I think the web setup should also do that.

Especially from a UX standpoint, since the way it is now you never know if the correct settings were selected and set before or not.

@anant-kaushik anant-kaushik self-assigned this Aug 22, 2020
@anant-kaushik anant-kaushik added enhancement New feature or request good first issue Good for newcomers priority - high labels Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority - high
Projects
None yet
Development

No branches or pull requests

3 participants