Skip to content

Does this contributed planner only serve Cartesian space (point mass problem?), and is it not possible to plan for multi-joint robots (C space)? #17

Open
@sunnymints

Description

@sunnymints

I have a question, does these contributed planner only serve Cartesian space (point mass problem?), and is it not possible to plan for multi-joint robots (C space)?

I have only seen def get_free_motion_gen(robot, fixed=[], teleport=False, self_collisions=True):function a about planning, and I don't know how to specify sampling algorithms such as RRT. So I want to know more about the usage of related APIs. Where can I see the documentation?

Document (https://pybullet-planning.readthedocs.io/en/latest/) does not seem to match your API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions