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 degeneracies when doing atan2(0,0) #11

Merged
merged 1 commit into from
May 18, 2015
Merged

Conversation

vrabaud
Copy link
Member

@vrabaud vrabaud commented May 18, 2015

This fixes the unit test in urdfdom at ros/urdfdom#49

This fixes the unit test in urdfdom at ros/urdfdom#49
isucan added a commit that referenced this pull request May 18, 2015
fixes degeneracies when doing atan2(0,0)
@isucan isucan merged commit 56471a5 into ros:master May 18, 2015
@vrabaud
Copy link
Member Author

vrabaud commented May 24, 2015

BTW, this is a bad enough bug that a new release should be made, or at least, the patch should be pushed to Ubuntu.

@isucan
Copy link
Contributor

isucan commented May 25, 2015

+1 for Vincent's comment.
@esteve, @wjwwood Do you know who is in charge of the ubuntu release now?

@wjwwood
Copy link
Member

wjwwood commented Jun 1, 2015

@j-rivero do you know?

@j-rivero
Copy link
Contributor

j-rivero commented Jun 2, 2015

I am probably the responsible for submitting the updates. If we plan to submit a patch to an already release version (trusty, utopic and vivid) then we need to send a SRU (Stable Release Update) bug, something like we have done in the past for sdformat.

So I would need:

  • A standalone test case that demonstrate the error with a different result between the unpatched version and the patched one.
  • A short analysis about possible regressions introduced by this patch (check out [Regression Potential] in the sdformat example)
  • (Optional) a new release containing this patch, so I fix the development version. I can do it by manually porting the patch, but is less elegant.

Thanks.

@vrabaud
Copy link
Member Author

vrabaud commented Jun 27, 2015

So:

@j-rivero
Copy link
Contributor

j-rivero commented Jul 3, 2015

Thanks very much Vincent. Here we go: https://bugs.launchpad.net/ubuntu/+source/urdfdom-headers/+bug/1471047.

A new released version to be uploaded to Willy would be very welcome.

@vrabaud
Copy link
Member Author

vrabaud commented Jul 3, 2015

yay, thx ! @isucan , can we have a new release for Willy ?

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.

4 participants