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

API function on Python Viewer to inject textures independently from mjModel #2362

Open
vikashplus opened this issue Jan 15, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@vikashplus
Copy link

The feature, motivation and pitch

The ability to add a new geom to the user_scn in the Python viewer is quite powerful in building and updating all sort of visualization needs -- from annotation to sensor data viz. We have been using this functionality extensively.

For a newly added geom, we also want to add and use a new user texture & material. This feature is currently not supported. This is a missed opportunity as it can unlock a wide variety of cool visualization features on top on simulation which should be lean and thin.

After discussion with @yuvaltassa and @saran-t, it was proposed that we use "a new API function to inject textures and materials independently from mjModel".

Starting this request to track the developments.

Alternatives

No response

Additional context

No response

@vikashplus vikashplus added the enhancement New feature or request label Jan 15, 2025
@jjyyxx
Copy link
Contributor

jjyyxx commented Jan 16, 2025

Also, allow uploading mesh independently from mjModel would be helpful to my use case.

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

No branches or pull requests

2 participants