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

Cast double to float #48

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Cast double to float #48

merged 1 commit into from
Nov 15, 2018

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Nov 14, 2018

This is an attempt to fix a warning on windows. See comment https://github.com/ros/urdfdom_headers/pull/47/files#r233640215

Copy link
Contributor

@clalancette clalancette left a 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 :).

@sloretz
Copy link
Contributor Author

sloretz commented Nov 14, 2018

@clalancette rebuilding with the same packaging job that showed the warnings in the first place Build Status

@Karsten1987
Copy link

what about using std::stof? #49
I just saw that my PR came in after this one, so I am happy to close it again.

This was referenced Nov 15, 2018
@scpeters
Copy link
Contributor

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

@scpeters
Copy link
Contributor

@sloretz it looks like there's still warnings in that CI build?

@sloretz
Copy link
Contributor Author

sloretz commented Nov 15, 2018

Ah ooops, I ran CI using urdfdom_headers from master. I'll re-run CI

@sloretz
Copy link
Contributor Author

sloretz commented Nov 15, 2018

CI using correct branch Build Status

@scpeters
Copy link
Contributor

@sloretz that build failed

@sloretz
Copy link
Contributor Author

sloretz commented Nov 15, 2018

The build failure should be fixed by ament/ament_lint#115

New CI Build Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants