Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 96deff39 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Merge pull request #673 in VECTO/vecto-sim from...

Merge pull request #673 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-802-xml-schema-for-mrf-allows-only-one-torque-limit-entry to master

* commit '248134e1':
  updating xml schema for MRF
  update sample file for testcase
parents 55a4f9c1 248134e1
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@
<TorqueLimits>
<Entry gear="1" maxTorque="2000"/>
<Entry gear="2" maxTorque="2000"/>
<Entry gear="11" maxTorque="2000"/>
<Entry gear="12" maxTorque="1500"/>
</TorqueLimits>
<Components>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment