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

Need to Implement Local Planner #8

Open
MishaShapo opened this issue May 12, 2017 · 0 comments
Open

Need to Implement Local Planner #8

MishaShapo opened this issue May 12, 2017 · 0 comments

Comments

@MishaShapo
Copy link
Owner

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:

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

No branches or pull requests

1 participant