Hello everyone,
I'm Zach, mechatronic student, I'm working on my thesis about Arm Exoskeleton and apply control method in controlling the Exo.
I'm looking how can the Exoskeleton apply an external force on the Arm ?
I'm using MATLAB but I can use python.
if someone has a simple example about that it will be great.
thanks in advanced.
Help in Arm control
- ZAKARIA BOUZID
- Posts: 7
- Joined: Tue Jul 06, 2021 3:05 pm
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: Help in Arm control
You can find many examples on the documentation page here: https://simtk-confluence.stanford.edu:8 ... +Tutorials
One of the examples named "Simulation-Based Design..." could be helpful for your work.
One of the examples named "Simulation-Based Design..." could be helpful for your work.
- ZAKARIA BOUZID
- Posts: 7
- Joined: Tue Jul 06, 2021 3:05 pm
Re: Help in Arm control
Thanks I created a PD controller to control the Arm using MATLAB now I'm looking how I can get the dynamic model from Opensim API to design a robust controller, any ideas ?ongcf wrote: ↑Mon Jul 25, 2022 10:08 amYou can find many examples on the documentation page here: https://simtk-confluence.stanford.edu:8 ... +Tutorials
One of the examples named "Simulation-Based Design..." could be helpful for your work.