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

Fixed classic render not rendering #559

Closed
wants to merge 3 commits into from
Closed

Conversation

kgd-al
Copy link
Contributor

@kgd-al kgd-al commented Jul 11, 2024

The offending line delegates to the abstract Viewer.render() instead of MujocoViewer.render().
Always raising NotImplementedError may also help catch future similar errors. I did so, as an illustration, for the offending render.

@oliverweissl
Copy link
Member

oliverweissl commented Jul 12, 2024

Hey @kgd-al can you change this PR to target the dev branch??
We can then push a patch on the master from development.

@kgd-al kgd-al changed the base branch from master to development July 12, 2024 12:12
@oliverweissl
Copy link
Member

@kgd-al also pls rebase so only your changes are on the pr :)

@kgd-al
Copy link
Contributor Author

kgd-al commented Jul 15, 2024

See #561

@kgd-al kgd-al closed this Jul 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants