Is your feature request related to a problem? Please describe.
The latest version of Odin control is not supported in this software. Currently, one of the auxiliary adapters installs odin-control 2.0 and this breaks the application, so you must consider the order in which things are installed to ensure you have a functional version (1.5 or 1.6).
Describe the solution you'd like
The software should be updated to include support for this. This should also enable the straightforward pip installation of the package instead of the more convoluted process currently involved.
Git submodules could even be removed in that case, provided all the current ones have a version that can be pointed at. At present, only orca-quest lacks this as munir, sequencer, and kinesis all have a version.
Describe alternatives you've considered
Fixing to an old version is possible but not necessary or very practical in case something needs updating in future.
Is your feature request related to a problem? Please describe.
The latest version of Odin control is not supported in this software. Currently, one of the auxiliary adapters installs odin-control 2.0 and this breaks the application, so you must consider the order in which things are installed to ensure you have a functional version (1.5 or 1.6).
Describe the solution you'd like
The software should be updated to include support for this. This should also enable the straightforward pip installation of the package instead of the more convoluted process currently involved.
Git submodules could even be removed in that case, provided all the current ones have a version that can be pointed at. At present, only orca-quest lacks this as munir, sequencer, and kinesis all have a version.
Describe alternatives you've considered
Fixing to an old version is possible but not necessary or very practical in case something needs updating in future.