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

Add support for JSON TSR and TSRChain serialization #73

Open
mkoval opened this issue Sep 10, 2016 · 0 comments
Open

Add support for JSON TSR and TSRChain serialization #73

mkoval opened this issue Sep 10, 2016 · 0 comments

Comments

@mkoval
Copy link
Member

mkoval commented Sep 10, 2016

This package currently uses the CBiRRT space-delimited format to serialize TSRs and TSR chains. This format is not clearly documented anywhere and is quite error-prone to implement.

The newer pr_constraint_or_ompl package uses a JSON format, instead. As @psigen suggested in personalrobotics/prpy#311, we should add support for this JSON format to or_ompl as well. Once we have done so, we can deprecate the CBiRRT format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant