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

Path planning #32

Open
KhaledBasiony opened this issue Feb 11, 2024 · 2 comments
Open

Path planning #32

KhaledBasiony opened this issue Feb 11, 2024 · 2 comments
Assignees

Comments

@KhaledBasiony
Copy link
Collaborator

You have to plot a path for parallel parking and represent as a mathematical function .
It would be preferred to represent other paths such as perpendicular parking .

@KhaledBasiony KhaledBasiony self-assigned this Feb 11, 2024
@KhaledBasiony
Copy link
Collaborator Author

general interface with the motion planning part is done with the implementation for a simple two circles Parallel Backwards parking algorithm

@KhaledBasiony
Copy link
Collaborator Author

TODO:

  • calculate parameter values based on current location and environment.
  • implement more algorithms for PeB and PeF

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