How to get tendonlimitfrc reading

Discussion in 'Modeling' started by Kshitij, Feb 19, 2019.

  1. Emo Todorov

    Emo Todorov Administrator Staff Member

    You cannot name the tendon in the default section. Instead you should name it when you define it in the model later.
     
  2. Thanks for your response.

    So I have a tendon as follows:

    <tendon>
    <spatial class="spring_class "name="tendon_spring1">
    <site site="_spring_0"/>
    <site site="s_spring_1"/>
    </spatial>
    </tendon>

    <sensor>
    <tendonlimitfrc name="sensor_wheel_spring" tendon="tendon_spring1"/>
    </sensor>

    And the error I get is this: Schema violation: unrecognized element\n\nElement 'tendonlimitfrc'