Skip to content

Add a table with standard temperatures temperatures raw and Celsius values#391

Merged
pattacini merged 4 commits intomesh-iit:masterfrom
MSECode:fix/addTemperatureRAwValTable
Jan 17, 2025
Merged

Add a table with standard temperatures temperatures raw and Celsius values#391
pattacini merged 4 commits intomesh-iit:masterfrom
MSECode:fix/addTemperatureRAwValTable

Conversation

@MSECode
Copy link
Member

@MSECode MSECode commented Jan 17, 2025

We this PR we have decided to add to the documentation a table with Celsius and raw values read by the TDBs board connected to the motors temperature sensor of type PT100 and PT1000 so that a user can more easily understand the raw values read in the yarprobotinterface logs.
We have done this since it is cumbersome in the fw stream the Celsius values in the logs and there we just write the raw value, which can be hard to understand at a first glance.

Copy link
Member

@valegagge valegagge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@valegagge valegagge requested a review from pattacini January 17, 2025 13:51
Copy link
Member

@pattacini pattacini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few inline suggestions.

| `-70` | `-886` | `-4613` |
| `-50` | `-631 ` | `-6549` |
| `-30` | `-378` | `-8541` |
|:-----:|:-------:|:-------:|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we just need three dashes, FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the motor temperature's section with the table raw/degree values

3 participants