-
Notifications
You must be signed in to change notification settings - Fork 142
[bugfix] Fix gs blend render for isaacsim and mujoco #624
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
[bugfix] Fix gs blend render for isaacsim and mujoco #624
Conversation
…g instance segmentation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
6571ce1 to
76a93f9
Compare
706170e to
e86d948
Compare
794d3a1 to
aaea87f
Compare
c1ce86a to
4529718
Compare
liuliu3dv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add comments for review
|
|
||
| rgb = None | ||
| depth = None | ||
| if "rgb" in camera.data_types: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep the raw mujoco render pipeline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blending the 3DGS render results into raw result
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Render a 360° orbit for visualization.
|
Hi Liuliu, appreciate it much for your contribution! By the way is it possible to replace the pyquaternion package with numpy.quaternion? |
Description
Checklist
pre-commitchecks withpre-commit run --color=always --all-filesCONTRIBUTORS.md, or my name already exists there