mitchellspryn / UrdfSim

Other
102 stars 25 forks source link

Fatal error, link name missing (or any other attribute) #30

Closed kareemalsawah closed 3 years ago

kareemalsawah commented 4 years ago

This is an issue I found when the xml attributes are written as '', rather than ''. They might look the same😅, but for some reason, white spaces before and after the equal sign cause issues which is different from standard XML. If this is an issue for you, try removing those white spaces; it fixed the issue for me.