Schema Generation for isaacsim.robot.schema
#56
Unanswered
ecthelion99
asked this question in
Q&A
Replies: 1 comment
-
Please see if https://docs.isaacsim.omniverse.nvidia.com/5.0.0/omniverse_usd/robot_schema.html is helpful. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm a little confused as to how the robot schema in
isaacsim.robot.schema
is created. The schema itself is code-less but then there is code in the extension. Why isn't this just made into a regular schema with code generated withusdGenSchema
? There is alsoplugInfo.json
,module.cpp
etc, where these manually created or did they useusdInitSchema
? I'm also wondering if there is any documentation forrepo_usd
anywhere as this seems to be doing something but I'm not sure what it is, and I have not been able to find any comprehensive documentation for it.Beta Was this translation helpful? Give feedback.
All reactions