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

WIP: Update/proclivity #56

Closed

Commits on Jun 25, 2020

  1. pnp3d builds

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    94e889a View commit details
    Browse the repository at this point in the history
  2. changed derpicated struct member

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a052bf5 View commit details
    Browse the repository at this point in the history
  3. preliminary library WIP commit

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3a79b11 View commit details
    Browse the repository at this point in the history
  4. executable outline

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a1e55fd View commit details
    Browse the repository at this point in the history
  5. pnp unit test passes

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9d9970d View commit details
    Browse the repository at this point in the history
  6. fixed issues form stash

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a243600 View commit details
    Browse the repository at this point in the history
  7. moving from image_tools to optimizations

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    fe0c2a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3488dc View commit details
    Browse the repository at this point in the history
  9. trying to test unit test

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ff73d54 View commit details
    Browse the repository at this point in the history
  10. Minimal viable for 2d, but needs significant code cleaning, 3d implem…

    …ented, and some improved methods
    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d10a476 View commit details
    Browse the repository at this point in the history
  11. preliminary PR build

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2e0f5b8 View commit details
    Browse the repository at this point in the history
  12. PR revision pt.1. Missing gaussian noise, stat struct rework, and fur…

    …ther documentation
    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7e4259b View commit details
    Browse the repository at this point in the history
  13. Changed test pose

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    84b99f7 View commit details
    Browse the repository at this point in the history
  14. more documentation

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9124af6 View commit details
    Browse the repository at this point in the history
  15. debugging pnp

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5920b4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12253ab View commit details
    Browse the repository at this point in the history
  17. quaternion tests still fail

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1beddf2 View commit details
    Browse the repository at this point in the history
  18. Quaternion Method Functioning

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7eb48a3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a3ee564 View commit details
    Browse the repository at this point in the history
  20. 3d noise qualification fails. Occasional innacuracy, with occasional …

    …NaN returns or 60 deg oritentation shits
    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6a3f2c9 View commit details
    Browse the repository at this point in the history
  21. squash me; commiting for rebase

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6c9bd74 View commit details
    Browse the repository at this point in the history
  22. local paramterization may have solved 3d accuracy

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c801536 View commit details
    Browse the repository at this point in the history
  23. Removed debug prints, added pnp 3d noise test

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    39f8d42 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    213395e View commit details
    Browse the repository at this point in the history
  25. removed commented code

    ctlewis committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d347567 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    0596eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ff069 View commit details
    Browse the repository at this point in the history
  3. Renamed to noise qualification

    marip8 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    290a5e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d3d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba06b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    158fbde View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from marip8/update/sensor_noise_qual

    Sensor Noise Qualification Updates
    colin-lewis-19 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    096ddeb View commit details
    Browse the repository at this point in the history
  8. raised quaternion sampling

    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ee2ab5a View commit details
    Browse the repository at this point in the history
  9. 2d capability. Need to template for 3d. Optional outlier detection pa…

    …rtially implemented
    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    062aa63 View commit details
    Browse the repository at this point in the history
  10. added outlier detection option

    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1a50935 View commit details
    Browse the repository at this point in the history
  11. fixed python syntax

    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    08def27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f18bea View commit details
    Browse the repository at this point in the history
  13. added sampling assertion, moved to optimizations

    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    b68831f View commit details
    Browse the repository at this point in the history
  14. linking problem in unit test

    ctlewis committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ec79db6 View commit details
    Browse the repository at this point in the history