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

Create Path Projection Application #23

Open
dragonprevost opened this issue Oct 23, 2019 · 2 comments
Open

Create Path Projection Application #23

dragonprevost opened this issue Oct 23, 2019 · 2 comments
Labels
Easy This issue should be relatively easy to resolve enhancement New feature or request good first issue Good for newcomers

Comments

@dragonprevost
Copy link
Contributor

One important aspect to autonomous vehicles is calculating a path for it to follow. There are some visual examples of this process on youtube and I have found a cool medium article that goes through the process constructing such a feature here.

This issue does not require you to actually implement any path finding algorithms... Just create a skeleton application for PathProjection. For now the application class can be simple and should be structured similarly to that of GroundControl. Make sure to follow the same file structure as other applications.

Notes

  • Make sure to include an __init__ function.
  • Export [singleton] of class at end of application file.
  • Add a readme to the application folder.
    • Will contain documentation about class functions
@dragonprevost dragonprevost added enhancement New feature or request Easy This issue should be relatively easy to resolve labels Oct 24, 2019
@dragonprevost dragonprevost added the good first issue Good for newcomers label Oct 24, 2019
@dragonprevost dragonprevost self-assigned this Oct 25, 2019
@dragonprevost dragonprevost removed their assignment Nov 22, 2019
@logankuzyk logankuzyk self-assigned this Nov 22, 2019
@logankuzyk logankuzyk removed their assignment Jan 6, 2020
@abhinavjonnada82
Copy link

abhinavjonnada82 commented Oct 2, 2020

Still available? If so, would like to work on this with some instructions provided!

@logankuzyk
Copy link
Contributor

Hi Abhinav, I appreciate your interest! At the moment, we have essentially paused development on the onboard computer application. The 2020 competition, that this issue was meant for, was postponed. Currently, we are taking this time to improve our team so when the competition eventually returns, we can come back stronger than ever.

I sent you an invite to our Slack channel so you can stay in the loop, and take things on as you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This issue should be relatively easy to resolve enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants