Unrecognized Tool - Can't access plugin objects
Posted: Mon Nov 25, 2024 12:56 pm
Hi,
I have been working with the OpenSim JAM project developed by Colin Smith. I recently upgraded computers and for some reason cannot get any of my models to run (even though they ran previously on my last workstation). I have configured Matlab on multiple workstations up to this point and have never had an issue. I am using the same .m files from previous iterations (that were successful) to test but for some reason on this new machine am getting an error when I try to initialize any Tools within the JAM project. When I initiate InverseKinematicsTool that works. I have included import org.opensim.modeling.* The plugin works just fine in the GUI with no issues when I want to view any of my models.
For example)
Unrecognized function or variable 'COMAKInverseKinematicsTool'.
Can anyone help me figure out what is going on?
I have been working with the OpenSim JAM project developed by Colin Smith. I recently upgraded computers and for some reason cannot get any of my models to run (even though they ran previously on my last workstation). I have configured Matlab on multiple workstations up to this point and have never had an issue. I am using the same .m files from previous iterations (that were successful) to test but for some reason on this new machine am getting an error when I try to initialize any Tools within the JAM project. When I initiate InverseKinematicsTool that works. I have included import org.opensim.modeling.* The plugin works just fine in the GUI with no issues when I want to view any of my models.
For example)
Unrecognized function or variable 'COMAKInverseKinematicsTool'.
Can anyone help me figure out what is going on?