About ScriptController parameter model
Posted: Thu Mar 19, 2020 12:53 am
Hi,
We revised 0914 model with an ideal ankle actuator called <CoordinateActuator name="Ankle_Exoskeleton_r">.
Then we want to use it in the ScriptController by command :
target_actuator = model:find_actuator("Ankle_Exoskeleton_r")
but an error shows that "Could not find 'Ankle_Exoskeleton_r'".
How can i solve this problem?
Thanks!
We revised 0914 model with an ideal ankle actuator called <CoordinateActuator name="Ankle_Exoskeleton_r">.
Then we want to use it in the ScriptController by command :
target_actuator = model:find_actuator("Ankle_Exoskeleton_r")
but an error shows that "Could not find 'Ankle_Exoskeleton_r'".
How can i solve this problem?
Thanks!