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
Right now @RustyBamboo's Ogrid generation (#242) works really well for a single frame of Imaging Sonar data, but it will forget about occupied and unoccupied regions as soon as they go out of the field of view.
An OGrid should should be generated that remembers the occupancy status of regions that we have previously observed based on a probabilistic model.
The text was updated successfully, but these errors were encountered:
Since some of our competition elements will be swaying with the currents, we need to look at how much object dilation we will experience. Unless of course that is part of the probabilistic model.
I remember the competition elements being fairly stationary at the transdec. I think the current in there is pretty much constant and stuff really only moves around when we bump into it.
@RustyBamboo are you working on this right now? If not I am interested in working on it today.
Right now @RustyBamboo's Ogrid generation (#242) works really well for a single frame of Imaging Sonar data, but it will forget about occupied and unoccupied regions as soon as they go out of the field of view.
An OGrid should should be generated that remembers the occupancy status of regions that we have previously observed based on a probabilistic model.
The text was updated successfully, but these errors were encountered: