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

tests don't work because of typo #1

Open
daweim0 opened this issue Jan 10, 2021 · 0 comments
Open

tests don't work because of typo #1

daweim0 opened this issue Jan 10, 2021 · 0 comments

Comments

@daweim0
Copy link

daweim0 commented Jan 10, 2021

Line 9 of test_astar_ackermann_planner.cpp is

#include "astar_ackhermann_planner/utils.h"

It should be

#include "astar_ackermann_planner/utils.h"

(ackhermann -> ackermann)

That typo also occurs in package.xml. Should I submit a pull request to fix this? (does anyone still care about this project?)

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