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
It seems that the redis data are persistent. Thus dynamic obstacles and the last path are not resetted by default when we kill and relauch the app (not even when we reboot it seems).
Solution: Delete manually all the stored values at start up.
It seems that the redis data are persistent. Thus dynamic obstacles and the last path are not resetted by default when we kill and relauch the app (not even when we reboot it seems).
Solution: Delete manually all the stored values at start up.