Issues accessing MjSpec.visual.headlight
#2289
Unanswered
AaronYoung5
asked this question in
Asking for Help
Replies: 1 comment 3 replies
-
@quagla can you take a look? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Intro
Hi!
I'm trying to update my codebase to use MjSpec and am running into issues when trying to dynamically set the headlight to inactive. I get the same error for
visual.rgba
.Additionally, it seems like
MjSpec.visual.global
wasn't renamed in the python bindings like forMjModel.global_
.My setup
I've tested with
mujoco==3.2.6
, as well as building from source. I'm using Python 3.11.9.My question
Am I doing something wrong in either case? It doesn't look like the spec_tests for either case. I can file a bug report, if necessary. Also happy to help if someone can point me in the right direction.
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions