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

Add point_acceleration. #472

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Add point_acceleration. #472

merged 1 commit into from
Aug 8, 2018

Conversation

tkoolen
Copy link
Collaborator

@tkoolen tkoolen commented Aug 7, 2018

Fixes #471. @rdeits, do you also want a

point_acceleration(
    state::MechanismState, v̇::SegmentedVector{JointID}, point::Point3D)

?

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #472      +/-   ##
==========================================
+ Coverage   99.17%   99.17%   +<.01%     
==========================================
  Files          28       28              
  Lines        1580     1582       +2     
==========================================
+ Hits         1567     1569       +2     
  Misses         13       13
Impacted Files Coverage Δ
src/spatial/spatialmotion.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 9c96a44...a907f0a. Read the comment docs.

@tkoolen
Copy link
Collaborator Author

tkoolen commented Aug 8, 2018

Merging this now, but if you want that other method, let me know.

@tkoolen tkoolen merged commit 98ba89a into master Aug 8, 2018
@tkoolen tkoolen deleted the tk/point-accel branch August 8, 2018 14:52
@rdeits
Copy link
Collaborator

rdeits commented Aug 8, 2018

Thanks! I think this method should be sufficient, but I'll let you know

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