Page 1 of 1

Unrecognized Tool - Can't access plugin objects

Posted: Mon Nov 25, 2024 12:56 pm
by willmson
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?

Re: Unrecognized Tool - Can't access plugin objects

Posted: Tue Nov 26, 2024 11:15 am
by nbianco
Hi Lucinda,

Could you provide more details about your installation process? It sounds like you may have either 1) installed the base OpenSim distribution instead of the OpenSim JAM package or 2) you installed OpenSim JAM but you have not updated your PATH variable correctly to point to the OpenSim JAM libraries in the "bin" folder.

Best,
Nick