RRA input files

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Park SangJun
Posts: 21
Joined: Wed Jan 10, 2024 11:00 pm

RRA input files

Post by Park SangJun » Tue Feb 06, 2024 1:55 am

Hello Opensim Team,

I hope this message finds you well. I have some inquiries regarding Opensim RRA input files. Specifically, I'm interested in understanding the intricacies of each file, including setup, tasks, control constraints, and actuator files. Could you please provide detailed explanations of the coding line by line within these files? Your assistance in clarifying these matters would be greatly appreciated. Thank you.

User avatar
Mohammadreza Rezaie
Posts: 412
Joined: Fri Nov 24, 2017 12:48 am

Re: RRA input files

Post by Mohammadreza Rezaie » Tue Feb 06, 2024 3:21 am

Hi, descriptions are provided in comments above each line. If you open the XML files in a text editor, e.g. npp or vscode, lines started with <!-- are comments. Also, you can find more info about RRA tags here:
https://simtk-confluence.stanford.edu:8 ... efinitions

POST REPLY