when i combine my AMR with robot arm the error happen UsdPhysics: Nested articulation roots are not allowed. how can i fix it.
Hi,
You should put the hierarchies of articulations on the same level.
This detects that there is an ArticulationRootAPI on a prim and somewhere another child prim does have the articulationRootAPI too. This way we cant figure out how the articulation topology should look like.
So here you should put the two articulation on the same level in the hierarchy.
regards,
Ales
thank for you help ,it can work.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.