Replies: 1 comment
-
|
I'm going to suggest openrvdas-daq vs openrvdas-vessel as OpenRVDAS is used on other platforms like ROV, AUV, polar land sensors and Pablo's greenhouse. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It may be worth considering splitting the current monorepo along operations boundaries. This would reduce dependencies between components with different deployment targets and update frequency, simplifying installation, maintenance, and ongoing development.
Proposed structure:
This approach would directly benefit most of the current issues, including:
Names and exact boundaries are open, but the goal is to separate major components to simplify existing and future work.
Beta Was this translation helpful? Give feedback.
All reactions