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

Fixes from sdformat #10

Merged
merged 2 commits into from
Mar 31, 2015
Merged

Fixes from sdformat #10

merged 2 commits into from
Mar 31, 2015

Conversation

scpeters
Copy link
Contributor

We have a fork of urdfdom in sdformat that we use on platforms that don't have a system urdfdom package available. We have been working on Windows support for sdformat and made one fix (double -> float), include cmath instead of math.h (since this is C++, not C), and some other changes that reduce the number of compiler warnings about unused catch variables.

@nkoenig

Use cmath instead of math.h
Fix typo in a comment
Also comment out unused exception variables
@nkoenig
Copy link

nkoenig commented Mar 30, 2015

+1

isucan added a commit that referenced this pull request Mar 31, 2015
@isucan isucan merged commit 6d0174c into ros:master Mar 31, 2015
@scpeters scpeters deleted the fixes_from_sdformat branch March 31, 2015 04:52
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.

3 participants