osrf / gazebo_models

Gazebo database of SDF models. This is a predecessor to https://app.gazebosim.org
http://gazebosim.org/
Other
848 stars 930 forks source link

Husky model has invalid material <script> #38

Open osrf-migration opened 5 years ago

osrf-migration commented 5 years ago

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


The SDF spec requires that a <script> tag has at least one <uri> child. The husky model doesn't have one though, which means its materials fail to load when using the new SDF API.

IssueForNewDevelopers

GauravKumar9920 commented 7 months ago

@osrf-migration Kindly review my PR.