Rhoban / onshape-to-robot

Converting OnShape assembly to robot definition (SDF or URDF) through OnShape API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to convert all of parts

drmwnrafi opened this issue · comments

commented

I've renamed the revolute joint to "dof_" but it only shows 1 part
image
This all parts robot preview on onshape:
image
Output :
image

This is the terminal log:
image

commented

Hello,

Can you share the output as a zip file?

From what I see you appear to have many parts in your top level assembly, I would recommend to pre assemble the robot parts as sub assemblies

Also, can you see the joints in the produced URDF file?

Le sam. 11 nov. 2023 à 08:41, ziczac @.***> a écrit :

Hello,
This is the file :
outputs.zip

Indeed only one joint is appearing in the URDF itself

Did you click children first when creating DOFs?

commented

Indeed only one joint is appearing in the URDF itself

Did you click children first when creating DOFs?

Yes, i clicked child first.
The parts for the revolute joint come from different documents, is that the problem?