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

Round numeric values in peripheral panel #30

Open
snowNnik opened this issue Oct 31, 2024 · 3 comments
Open

Round numeric values in peripheral panel #30

snowNnik opened this issue Oct 31, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers package 1 Issue to close before first packaging 11/30/24

Comments

@snowNnik
Copy link
Contributor

The device info panel shows the currently recorded parameters of peripherals attached to the robot:
image
Right now, it displays the raw values received from Runtime. To look a bit nicer, float values should be rounded and padded with zeros to ~4 decimal places.
Ex. raw value 3.001764 -> 3.0018
Raw value 2.01 -> 2.0100

Related files: DeviceInfo.tsx

@snowNnik snowNnik added enhancement New feature or request good first issue Good for newcomers labels Oct 31, 2024
@tntruong-iter
Copy link

Hi @snowNnik, could you please assign this issue to me? I'd like to work on it. Thanks!"

@snowNnik
Copy link
Contributor Author

snowNnik commented Nov 2, 2024

Hi, could you let me know who you are on the slack?

@Hal-9k1 Hal-9k1 added the package 1 Issue to close before first packaging 11/30/24 label Nov 7, 2024
@alokthakrar
Copy link
Collaborator

alokthakrar commented Nov 15, 2024

has this issue been assigned yet? if not, i'd love to take it!

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 package 1 Issue to close before first packaging 11/30/24
Projects
None yet
Development

No branches or pull requests

4 participants