-
Notifications
You must be signed in to change notification settings - Fork 13
add radial motion #110
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 radial motion #110
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #110 +/- ##
==========================================
+ Coverage 25.42% 29.39% +3.97%
==========================================
Files 44 47 +3
Lines 653 694 +41
==========================================
+ Hits 166 204 +38
- Misses 487 490 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
| title('dot density'); | ||
| end | ||
|
|
||
| fprintf(1, '\n'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's that?
|
very nice, LGTM and ready to be merged. I don't suggest to add stuff in the docs cause some automation will come (right?) |
|
btw, is cpp-lln-lab/localizer_visual_motion#4 fixed by this pr? |
yes this should be a bit of a hacky fix to this issue. not super clean but at least we have now a way to vizualize the result |
hopefully this should come soon ! |
refactor reseedDots function refactor dot functions
4f69e9c to
cf420ac
Compare
No description provided.