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

[Question] Possibility to plan path for moving backwards #10

Open
d0l1v3 opened this issue Oct 14, 2022 · 3 comments
Open

[Question] Possibility to plan path for moving backwards #10

d0l1v3 opened this issue Oct 14, 2022 · 3 comments

Comments

@d0l1v3
Copy link

d0l1v3 commented Oct 14, 2022

Hello,

for my implementation of an parking assistant in Autoware.AI I need a planner which is able to plan a path in such a way that the car drives backwards. I tried astar_navi but unfortunately this doesn't work for me. So I wanted to know if your open planner is also capable of planning paths to the rear of the car. If so, how do I have to set the parameters to achieve it?

Thank you in advance!

@hatem-darweesh
Copy link
Owner

Unfortunately openplanner doesn't plan backwards.

@d0l1v3
Copy link
Author

d0l1v3 commented Oct 14, 2022

Ok, thanks for your answer. Do you know how to make it work with astar_navi? Because I saw videos on youtube that the system works but I wasn't able to get a path. Maybe I'm missing something.

@hatem-darweesh
Copy link
Owner

No, I haven't use astar_navi.

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

2 participants