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
In vector observation, there is no direct distance measurement of obstacles.
option1: Add raycast but it will slow down the speed
option2: change the square obstacles to circles and one can easily calculate the distance to the obstacles.
The text was updated successfully, but these errors were encountered:
In vector observation, there is no direct distance measurement of obstacles.
option1: Add raycast but it will slow down the speed
option2: change the square obstacles to circles and one can easily calculate the distance to the obstacles.
The text was updated successfully, but these errors were encountered: