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 float conversion warning #312

Merged
merged 1 commit into from
Feb 3, 2021
Merged

fix float conversion warning #312

merged 1 commit into from
Feb 3, 2021

Conversation

Karsten1987
Copy link
Contributor

this came up during my review of the gazebo plugins.
clang's complaining about losing floating point precision without an explicit cast.

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
@bmagyar bmagyar merged commit 4047564 into master Feb 3, 2021
mahaarbo pushed a commit to mahaarbo/ros2_control that referenced this pull request Feb 4, 2021
Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
@destogl destogl deleted the float_conversion_warning branch March 14, 2021 08:11
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