Search found 2 matches

by Shreeshan Jena
Mon Feb 17, 2020 2:38 am
Forum: OpenSim
Topic: torqueActuator
Replies: 2
Views: 204

Re: torqueActuator

Thank you. It works now.
by Shreeshan Jena
Sun Feb 16, 2020 10:35 pm
Forum: OpenSim
Topic: torqueActuator
Replies: 2
Views: 204

torqueActuator

Hi, I am trying to use the torqueActuator at the elbow joint for actuation. The code I am using is pasted below. It throws the following error upon executing "Component has no underlying System. You must call initSystem() on the top-level Component (i.e. Model) first." import org.opensim.modeling.* ...