-
Notifications
You must be signed in to change notification settings - Fork 70
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
Feature/temperature reading #597
Conversation
cc: @valegagge |
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.
Just some minor changes.
thank you
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
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.
CI is now passed ✅
@MSECode, please address @valegagge's comments to proceed further.
…mmented unused lines
7ffade8
to
f39ad6a
Compare
It should be now ready for the review |
Hi @MSECode, cc @pattacini |
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.
LGTM!
This PR brings the following changes:
TemperatureSensorType
values for all the necessary joints and set it to NONE so that we have back-compatibility and add thehardwareTemperatureLimits
and thewarningTemperatureLimits
and keep them commented for back-compatibility (default suggested values are provided in the commented line in the file)