mitchellspryn / UrdfSim

Other
102 stars 25 forks source link

Robot links #48

Open henry-tra opened 3 years ago

henry-tra commented 3 years ago

Hi,

I am trying to simulate my own model. I used the LunabotFromMesh.xml as a template but the links of my robot are not shown correctly e.g. base link is above link1 or it is 180° rotated. Is there a way to fix this without playing with the urdf parameters?

Thank you!