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

Plug-in Gait KAD & KADMed variants #40

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 20, 2016

  1. New static properties to get/set supplementary offset associated with…

    … the Plug-in Gait model.
    Alzathar committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    8368bb9 View commit details
    Browse the repository at this point in the history
  2. New option in the Plug-in Gait constructor to choose the "variant" to…

    … use. WARNING: Currrently, this variant has no effect! Only the basic model is implemented.
    Alzathar committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    d174d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba9627 View commit details
    Browse the repository at this point in the history
  4. [WIP] Code refactored for the calibration of the knee joint centre an…

    …d ankle joint centre using the KAD.
    Alzathar committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    96f5c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10bab50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1eb16f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fb2436 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    130567a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c459220 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0f3273 View commit details
    Browse the repository at this point in the history
  11. Code cleanup.

    Alzathar committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    72b3cb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bb45a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    749824e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Configuration menu
    Copy the full SHA
    a30494f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b4351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798c83a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Suffix 'Offset' added to the members '*TibialTorsion' and '*AnkleAbAd…

    …d' and associated methods.
    Alzathar committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    343f9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33eddb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37020d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d89f32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6d9065 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. [WIP] Computation ot the (Left|Right)TibialTorsionOffset parameters f…

    …or the KADMed variant. Modifications were also realized about the reconstruction of the thigh and shank SCS.
    Alzathar committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    ceae1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5aaeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d636b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. [WIP] Reconstruction of the untortioned tibia implemented. WARNING: T…

    …he defintion of the ankle joints is currently wrong with the KADMed variant!
    Alzathar committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    aef5150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c6b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Fix an error on the computation of the thigh and shank offsets (wrong…

    … sign in some cases).
    Alzathar committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    3cb6804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fb04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82a0168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13947de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08c5500 View commit details
    Browse the repository at this point in the history
  6. Hidden way to compare the reconstruction of the Foot reference frame …

    …of the original PiG KADMed variant.
    Alzathar committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    92e388c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f62aaf View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Variable v_tibia_tortioned renamed v_shank_torsioned to stay consiste…

    …nt with the rest of the code.
    Alzathar committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    7fe919b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. A new segment is created to represent the torsioned shank in the plug…

    …-in gait model. IMPORTANT: This is a workaround solution as the shank should be represented only by a single segment. The 'body' module must be improved to offer this possibility (ie. refactor the way an anchor is defined).
    Alzathar committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    aff9937 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Configuration menu
    Copy the full SHA
    91f2b40 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Configuration menu
    Copy the full SHA
    191066d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Configuration menu
    Copy the full SHA
    afad86b View commit details
    Browse the repository at this point in the history