Inclusion of multiple particles without including pos in qpos and encountering upper limit to qpos length #2004
Unanswered
HarshithaBR
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are trying to use MuJoCo to include multiple particles and automate the number of particles to be generated in an XML without explicitly entering the positions of each particle in the "keyframe" tag.
Here is a model which explains my question:
I have the following questions:
XML Error: attribute 'qpos' has too much data Element 'key', line 45
child_spec = mjcf_element.spec.children[xml_child.tag] KeyError: "Line 12: error while parsing element <include>: 'include'"
Thanks and Regards,
Harshitha
Beta Was this translation helpful? Give feedback.
All reactions