kas-lab / suave

An Exemplar for Self-Adaptive Underwater Vehicles performing pipeline inspection
https://kas-lab.github.io/suave/
Apache License 2.0
27 stars 9 forks source link

Search altitude should influence how fast the pipeline is detected #70

Closed Rezenders closed 1 year ago

Rezenders commented 1 year ago

Right now, the altitude only influences if the pipe can be detected or not. Thus, an ideal solution would to be to always use the lower altitude. I suggest changing the width of the spiral according to the altitude, higher altitude results in a bigger width. Or maybe make the threshold in the pipeline detection bigger with higher altitudes.

Rezenders commented 1 year ago

Or maybe make the threshold in the pipeline detection bigger with higher altitudes.

Included in f4632e2

IMG_20230105_132857

Rezenders commented 1 year ago

I suggest changing the width of the spiral according to the altitude, higher altitude results in a bigger width.

Included in a8f3636