Debug viz within events? #2978
Unanswered
jloganolson
asked this question in
Q&A
Replies: 1 comment
-
Here's an example using Isaac Sim's debug_draw : (h/t Claud/Cursor) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any guidance around simple ways to add visualization markers to an eventCfg akin to commandCfg when using a manager based environment?
I tried hacking it in by creating a eventCfg function that took a visualizationMarker as a param to no avail (
RuntimeError: Pickling of "pxr.UsdGeom.PointInstancer" instances is not enabled (http://www.boost.org/libs/python/doc/v2/pickle.html)
)Beta Was this translation helpful? Give feedback.
All reactions