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

Fix conversion from minutes to milliseconds in rmf_demos_panel #176

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

mxgrey
Copy link
Collaborator

@mxgrey mxgrey commented Mar 30, 2023

It was brought to our attention that the conversion from the old rmf_demos_panel format to the new rmf_api_msgs format had an error where minutes were not being correctly converted into milliseconds (instead they were being converted into seconds).

This PR fixes that, which is important for backwards compatibility of the rmf_demos_panel.

Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Copy link
Member

@aaronchongth aaronchongth left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@aaronchongth aaronchongth merged commit ca7bb0f into main Mar 30, 2023
@aaronchongth aaronchongth deleted the fix_milli_conversion branch March 30, 2023 07:59
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.

None yet

2 participants