Skip to content

This is a simulation project for a wearable body weight support exoskeleton by using combined environmen of Matlab and OpenSim.

Notifications You must be signed in to change notification settings

nehaphd/BWS_Exoskeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BWS_Exoskeleton

This is a simulation project for a wearable body weight support exoskeleton by using the combined environment of Matlab and OpenSim.

Platform: win10, Matlab R2019a, OpenSim 4.0-2018-08-27-ae111a49

Step 1: Setting up Matlab scripting environment. Please refer to the documents of OpenSim.

Step 2: Open the Matlab, run Main.m.

Tips:

  1. Folder ExoGeometry1 holds the geometries of exoskeleton parts.

  2. Folder Geometry holds the parts of human model.

  3. The human-robot model is built in Main.m.

  4. Simulate3.m is the entrance of the simulation. The simulation time is set as 10.5s. The simulation will begin at 1.5s.

  5. The human movement is given in setNewState3.m.

  6. Control method runs in ExciteCalculate_Stance.m.

  7. FCMAC.m is the fuzzy CMAC controller.

  8. The Control quantity is given to actuators in AddPoint.m.

About

This is a simulation project for a wearable body weight support exoskeleton by using combined environmen of Matlab and OpenSim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.9%
  • Python 0.1%