Skip to content

Need to Implement Local Planner #8

@MishaShapo

Description

@MishaShapo

So, in trying to find the pose of the robot, we stubled upon the fact that we can't in fact issue Navigation Goals because there is no map to reference them from in the bare-bones environment that gmapping runs in.

To resolve this, we have to implement a local planner as a plugin to the existing Navigation stack. On the bright side, when we implement this, it will be the entirety of our solution. On the down side, there are a lot of APIs and configuration files that go into creating a plugin that is a local planner.

Some places to get started are:

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