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
{{ message }}
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
We hypothesize that the sensor data from the wind sensors will be WILD while turning. This would be especially bad if we have a time-averaging sensor filter. We could resolve this by adding checks in either main_loop or ros_interface to use old sensor values while turning. However, we should be careful not to handle this poorly, as we could just stop using the right wind sensor data and be worse than blind.