Skip to content

Conversation

@ACMLCZH
Copy link
Collaborator

@ACMLCZH ACMLCZH commented Dec 5, 2025

  • Support batch textures in gs-madrona. Using gs.morphs.BatchTextures in Genesis side to add batch textures for diffuse_texture. It will render different image textures for different envs. Used for domain randomization.
  • If a BatchTexture has n images, it the i-th env, it will show the i % n-th image.
  • See examples/rigid/single_franka_batch_render.py for example usage.
test_batch_texture BATCHRENDER_RASTERIZER-3 1 test_batch_texture BATCHRENDER_RASTERIZER-3 3 test_batch_texture BATCHRENDER_RASTERIZER-3 5

ACMLCZH and others added 12 commits December 3, 2025 19:14
* Fix URDF color overwrite.
* Fix zero-copy being disabled for numpy.
* Add warning when enabling requires_grad while using GsTaichi dynamic arrays.
* More robust unit tests.
…-Embodied-AI#2068)

* Fix differentiable simulation support for ndarray.
* Fix shape issue with zero-copy for matrix field of shape Nx1.
* Migrate to gstaichi 4.3.1.
* Enable zero-copy for ti.field except on Metal.
* Re-enable fastcache on CI.
* Get around memory initialization issue with field.
* Fix shape issue with zero-copy for matrix field of shape Nx1.
* Forcibly disable debug more when gradient is required.
* Add marker to set debug mode on each specific unit test.
* Fix missing copy.
* Fix collider state not reset at init.
* Fix unit test not supported on ARM runner.

---------

Co-authored-by: Alexis Duburcq <alexis.duburcq@gmail.com>
Genesis-Embodied-AI#2074)

* Fix increased memory usage due to differentiable simulation.
* Cleanup differentiable rigid sim.
…is-Embodied-AI#2075)

* More efficient GO2 env implementation.
* Speed up torch-based geom utils via 'torch.jit.script'.
@Kashu7100
Copy link
Collaborator

Awesome 😘 You are amazing!

YilingQiao
YilingQiao previously approved these changes Dec 16, 2025
@YilingQiao
Copy link
Collaborator

@ACMLCZH could you please address the CI Error?

@ACMLCZH
Copy link
Collaborator Author

ACMLCZH commented Dec 22, 2025

Added some fix, we can run the workflow again.

YilingQiao
YilingQiao previously approved these changes Dec 30, 2025
@github-actions
Copy link

🔴 Benchmark Regression Detected ➡️ Report

@ACMLCZH ACMLCZH merged commit 59fd57f into Genesis-Embodied-AI:main Jan 1, 2026
39 of 40 checks passed
@duburcqa
Copy link
Collaborator

duburcqa commented Jan 1, 2026

@ACMLCZH Please do not click on merge yourself next time.

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.

6 participants