Skip to content

Add support for JSON TSR and TSRChain serialization #73

@mkoval

Description

@mkoval

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions