Skip to content

3 Human Exoskeleton Dynamics Model

Huawei Wang edited this page Dec 4, 2018 · 1 revision
  • Two dimensional
    • sagittal plane
  • Fixed hip location
    • is not time varying
  • Four segments:
    • left/right thigh, left/right shank
  • Four joints:
    • left/right hip, left/right knee
  • Point foot
    • contact point with environment
  • Sympy:
    • generate symbolic dynamics equation
    • kane’s Method (Fr + Fr* = 0)
  • Pydy:
    • generate C code and python interface

=

Clone this wiki locally