solidworks to urdf
Hi all,
What I want to do is converting Solidworks assembly to urdf file. I am using sw_urdf_exporter in inidgo. The problem I have right now is the coordinates of each link are not at the correct position. Since there is no way to specify link coordinate during property manager, I wonder whether there is a way to choose coordinate for each link except manually changing coordinate values in link property after exported. Or should I be careful about something during configuration such that coordinates of links will be correct.
Thanks in advance for any help.
@Oh233 when you design create a referance coordinate fram at base of your robot and then chose that while configure the base link and in other link chose Automatically configured then you can get the right solution
@lagankapoor I followed the way you suggested me, but the problem is all joints it automatically detected are fixed. I wonder whether coordinate system belongs to joint during configuration of each links. I want to manaully define all coordinate systems. Thanks for your reply.
@Oh233 sorry for late reply , you then select joint specific . i mean which is revolute and which is prismatic . i done this way and select link very carefully . if you have screenshot share with me for more understanding
@lagankapoor Thank you so much for your reply. I think my problem has been solved. I first chose automatically generate for every link, and then went back to choose the coordinate I built for base link in configuration. It worked.
yeah So post Answer and mark it Answered