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

feat: Reuse utility crates for autopilot/driver/solvers #2285

Closed
sunce86 opened this issue Jan 15, 2024 · 1 comment
Closed

feat: Reuse utility crates for autopilot/driver/solvers #2285

sunce86 opened this issue Jan 15, 2024 · 1 comment

Comments

@sunce86
Copy link
Contributor

sunce86 commented Jan 15, 2024

Problem

While removing the dependency on shared crates, we noticed that a lot of small utilities are used in the same manner for both autopilot and driver (and possibly solvers).

Once the autopilot is rewritten in DDD fashion and we have a clear view of what is used, we should reconsider extracting common utilities for reusing.

#2278 (comment)

Copy link

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

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