opensim-org / opensim-gui

SimTK OpenSim graphical user interface and distribution.
Apache License 2.0
62 stars 33 forks source link

Add tools to support processing with AddBiomechanics #1462

Open nickbianco opened 12 months ago

nickbianco commented 12 months ago

As the AddBiomechanics web processing application has become more popular, users are asking if we plan to support the processing pipeline in the OpenSim GUI. This will likely require changes in both this repo and the AddBiomechanics repo, but creating this issue here to start the planning conversation.

AddBiomechanics provides a command-line interface that for uploading data and downloading the results of processing jobs. We might be able to leverage the CLI in a tool (or set of tools) for manage data and jobs in the GUI.

Some things to consider:

nickbianco commented 4 days ago

@aymanhab, I've updated this issue per our discussion yesterday.