ros / urdf

Repository for URDF parsing code
63 stars 41 forks source link

urdf of a parallel robot #23

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello

I need to make a conversion from solidworks to collada(.dae) file. The process is to make a urdf file from the solidworks model and then using collada_urdf convertor of ROS I can do the conversion. But unfortunately, urdf files ddon't support parallel mechanisms. I wanted to know is there any other way for making a urdf file from a parallel mechanism?

Thank You

clalancette commented 5 years ago

In general, questions like this are better asked on https://answers.ros.org; there is a wider community watching there which may be able to answer your question, and the answer will be archived for the future. Because of that, I'm going to close this out and encourage you to ask the question there. Thanks.