pioneers / new-dawn

new dawn, yay
MIT License
0 stars 3 forks source link

Round numeric values in peripheral panel #30

Open snowNnik opened 3 weeks ago

snowNnik commented 3 weeks ago

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

tntruong-iter commented 3 weeks ago

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

snowNnik commented 3 weeks ago

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

alokthakrar commented 1 week ago

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