Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MujocoViewer issue #74

Open
Apande280 opened this issue Jul 18, 2024 · 0 comments
Open

MujocoViewer issue #74

Apande280 opened this issue Jul 18, 2024 · 0 comments

Comments

@Apande280
Copy link

self.ctx = mujoco.MjrContext(

TypeError: init(): incompatible constructor arguments. The following argument types are supported:
1. mujoco._render.MjrContext()
2. mujoco._render.MjrContext(arg0: mujoco._structs.MjModel, arg1: int)

Invoked with: <mujoco_py.cymj.PyMjModel object at 0x55d4d95a3650>, 150

Anyone know how to fix this issue when I try to use MujocoViewer. Nothing seems to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant