description
For unix:
poetry installFor macOS:
You might need to change the tensorflow entry in the pyproject.toml to
tensorflow-macos = {version = "^2.14.0", optional = true}
Then run poetry install.
Run the following command for starting the program with application of a neural model and UDP as source
rov-assist Run for info on the modes:
rov-assist --helpSee the examples folder for scripts.