Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using sdformat parser #264

Open
jslee02 opened this issue Nov 15, 2014 · 2 comments
Open

Consider using sdformat parser #264

jslee02 opened this issue Nov 15, 2014 · 2 comments
Labels
priority: low no timeline yet

Comments

@jslee02
Copy link
Member

jslee02 commented Nov 15, 2014

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
Copy link
Member Author

jslee02 commented Apr 1, 2016

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.

@stale
Copy link

stale bot commented Feb 13, 2018

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 stale bot added the stale label Feb 13, 2018
@stale stale bot removed the stale label Feb 13, 2018
@jslee02 jslee02 changed the title Version aware SDF parser Consider using sdformat parser Feb 13, 2018
@jslee02 jslee02 removed the comp: io label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low no timeline yet
Projects
None yet
Development

No branches or pull requests

1 participant