Skip to content

[BUG] UsdRenderer with show_joints fails #510

@JonathanKuelz

Description

@JonathanKuelz

Bug Description

Creating a SimRenderer via wp.sim.render.SimRenderer or its alias p.sim.render.SimRendererUsd allows to set the argument show_joints.

If this argument is set, rendering will fail: Joints are visualized using render_arrow (here), However, this method is only implemented for the OpenGL renderer.

It seems like rendering joints is currently not supported in Usd - which is not reflected in the existing code / function signatures.

System Information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions