gazebosim / sdformat

Simulation Description Format (SDFormat) parser and description files.
http://sdformat.org
Apache License 2.0
169 stars 97 forks source link

model.sdf not parsed #1172

Closed tejalbarnwal closed 1 year ago

tejalbarnwal commented 2 years ago

Description

Steps to reproduce

  1. Download any model.sdf file from here
  2. Follow the tutorial here
  3. Run ./check_sdf model.sdf

Output

for ./check_sdf model.sdf

model.sdf is not a valid SDF file!

Environment

Referring this, the same issue was also found in gazebo classic 11

azeey commented 2 years ago

Thanks @tejalbarnwal . I'll close the other issues.