-
Notifications
You must be signed in to change notification settings - Fork 80
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
Cast double to float #48
Conversation
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.
Looks good to me, but I'll request a clean Windows build so we can know for sure it is fixed :).
@clalancette rebuilding with the same packaging job that showed the warnings in the first place |
what about using |
I'm also setting up an appveyor build for urdfdom so we should get more frequent windows CI testing
Once I have the build working, I'll make a PR and ask @tfoote to add the appveyor webhook |
@sloretz it looks like there's still warnings in that CI build? |
Ah ooops, I ran CI using urdfdom_headers from master. I'll re-run CI |
@sloretz that build failed |
The build failure should be fixed by ament/ament_lint#115 |
This is an attempt to fix a warning on windows. See comment https://github.com/ros/urdfdom_headers/pull/47/files#r233640215