Page 1 of 1
Add a non-linear least squares method to the "crossing beam" location method
Posted: Wed Aug 25, 2021 8:42 am
by gahagaha
Hello, I want to use the least square method to optimize the distance between the rays emitted by the two lighthouse basestations in the "crossing beam" location method. Do you think it is feasible?
Re: Add a non-linear least squares method to the "crossing beam" location method
Posted: Wed Aug 25, 2021 9:37 am
by tobias
The Kalman filter is basically doing this already and is the default method used. The crossing beam method is mainly intended if more "raw" data is needed that does not take into account the other sensors information which the Kalman filer also is using.