dart icon indicating copy to clipboard operation
dart copied to clipboard

Consider using sdformat parser

Open jslee02 opened this issue 11 years ago • 2 comments

The most recent version of SDF is SDF 1.5 but SdfParser (SoftSdfParser will be merged to SdfParser) currently DART supports only SDF 1.4. Since SDF 1.4 and SDF 1.5 are not compatible we need a SDF parser which is aware of SDF version.

jslee02 avatar Nov 15 '14 16:11 jslee02

We could use sdf_parser in SDFormat to take the advantage of version conversion functionality and validity checking.

One downside would be adding SDFormat dependency to dart-utils-sdf (once #652 merged), which seems reasonable to me.

jslee02 avatar Apr 01 '16 21:04 jslee02

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 13 '18 18:02 stale[bot]