Replies: 1 comment
-
Closing this discussion as a duplicate of https://forums.developer.nvidia.com/t/failed-to-query-articulation-in-python-script/341502. |
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.
-
Issue
I import three robot arms from urdf and set a scene in a stand-alone python script. And then I can use the Physics Inspector in the Tool Panel to manipulate the robot like below.

But when I followed the instruction of Robot Simulation Snippets — Isaac Sim Documentation to complete the same task in the stand-alone python script, it failed.
Code
Here is key part of my code
Here is the printed log
Possible related Code
In case how I imported Urdf is also related, here is the code:
Other Tried Out
Beta Was this translation helpful? Give feedback.
All reactions