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

Meshcat AddSlider and SetSliderValue return rounded/truncated value #22495

Merged

Conversation

RussTedrake
Copy link
Contributor

@RussTedrake RussTedrake commented Jan 19, 2025

They are computing this anyhow, so it is no burden to return them. And it turns out to be useful for my follow-up PR to JointSliders which has to reason explicitly about the rounding happening in the sliders.

+@joemasterjohn for feature review, please.


This change is Reviewable

They are computing this anyhow, so it is no burden to return them. And
it turns out to be useful for my follow-up PR to JointSliders which
has to reason explicitly about the rounding happening in the sliders.
Copy link
Contributor

@joemasterjohn joemasterjohn left a comment

Choose a reason for hiding this comment

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

:lgtm: feature. +@ggould-tri for platform review, please.

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: LGTM missing from assignee ggould-tri(platform)

Copy link
Contributor

@ggould-tri ggould-tri left a comment

Choose a reason for hiding this comment

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

:lgtm_strong: Nice!

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees ggould-tri(platform),joemasterjohn

@jwnimmer-tri jwnimmer-tri merged commit 85b5a1f into RobotLocomotion:master Jan 21, 2025
10 checks passed
@jwnimmer-tri jwnimmer-tri changed the title Meschat AddSlider and SetSliderValue return rounded/truncated value Meshcat AddSlider and SetSliderValue return rounded/truncated value Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: feature This pull request contains a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants