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

Optional coprocessor pathfinding #333

Closed
mjansen4857 opened this issue Aug 22, 2023 · 1 comment · Fixed by #477
Closed

Optional coprocessor pathfinding #333

mjansen4857 opened this issue Aug 22, 2023 · 1 comment · Fixed by #477
Labels
enhancement New feature or request PathPlannerLib Changes to PathPlannerLib
Milestone

Comments

@mjansen4857
Copy link
Owner

Provide an alternative method of pathfinding that will run AD* on a coprocessor instead of on a separate thread on the rio.

This should be provided as a pre-compiled cross-platform binary so it can work on pretty much any coprocessor connected to the robot network.

This probably needs a separate repo.

@mjansen4857 mjansen4857 added enhancement New feature or request PathPlannerLib Changes to PathPlannerLib labels Aug 22, 2023
@mjansen4857 mjansen4857 added this to the 2024 milestone Aug 22, 2023
@mjansen4857
Copy link
Owner Author

Created repo here

Very work in progress

@mjansen4857 mjansen4857 removed this from the 2024 milestone Oct 29, 2023
@mjansen4857 mjansen4857 linked a pull request Nov 17, 2023 that will close this issue
@mjansen4857 mjansen4857 added this to the 2024 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PathPlannerLib Changes to PathPlannerLib
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant