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

Undo change to revolute joint rand_configuration! distribution. #517

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

tkoolen
Copy link
Collaborator

@tkoolen tkoolen commented Nov 20, 2018

Probably too many things tacitly assume this distribution at this point.

Should revisit as part of #459, but we shouldn't introduce backwards
incompatible changes right now.

(Note: the change to rand(-pi, pi) caused a RigidBodySim test to fail).

Probably too many things tacitly assume this distribution at some point.

Should revisit as part of #459, but we shouldn't introduce backwards
incompatible changes right now.
@tkoolen tkoolen changed the title Undo change to revolute joint rand_configuration distribution. Undo change to revolute joint rand_configuration! distribution. Nov 20, 2018
@codecov-io
Copy link

codecov-io commented Nov 20, 2018

Codecov Report

Merging #517 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
+ Coverage   99.23%   99.23%   +<.01%     
==========================================
  Files          38       38              
  Lines        1702     1703       +1     
==========================================
+ Hits         1689     1690       +1     
  Misses         13       13
Impacted Files Coverage Δ
src/joint_types/revolute.jl 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2357e91...b3593fa. Read the comment docs.

@tkoolen tkoolen merged commit 94b14f7 into master Nov 20, 2018
@tkoolen tkoolen deleted the tk/undo-revolute-rand branch November 20, 2018 19:45
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.

2 participants