Need help with compiler error. #2782
shubhamt2897
started this conversation in
General
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.
-
Intro
Hi!
I am a graduate student , I use MuJoCo for learning simulation and implementation in RL.
My setup
Environment:
OS: Windows with WSL2 (Ubuntu 22.04)
MuJoCo Version: 3.3.2
Python Version: 3.11 (via Conda)
My question
Whenever i open the scene.xml from my terminal command the scene gives me XML Error: Schema violation: unrecognized element 'compiler', line 0, I am using franka panda robots twice in same scene , that's why I defined the actuator and chain .xml the way they are in the xml file otherwise I would get a different error . The project is created in VS code with UTF-8 encoder

Minimal model and/or code that explain my question
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions