You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traditional SMC algorithms, like the one currently implemented, can be quite challenging to tune. The performance of the system will also vary according to the quality of the controller tuning. During our experiments with this controller, we saw, that despite robustness to model uncertainty, changes in the model required re-tuning the gains.
Feature Description
Implement an adaptive SMC algorithm such as that described by Salgado-Jiménez 1. This controller has also been implemented in UUV Sim 2.
Feature Type
Adding new functionality to the project
Problem Description
Traditional SMC algorithms, like the one currently implemented, can be quite challenging to tune. The performance of the system will also vary according to the quality of the controller tuning. During our experiments with this controller, we saw, that despite robustness to model uncertainty, changes in the model required re-tuning the gains.
Feature Description
Implement an adaptive SMC algorithm such as that described by Salgado-Jiménez 1. This controller has also been implemented in UUV Sim 2.
Alternative Solutions
N/A
Additional Context
No response
Footnotes
https://cdn.intechopen.com/pdfs/15221.pdf ↩
https://uuvsimulator.github.io/packages/uuv_simulator/intro/ ↩
The text was updated successfully, but these errors were encountered: