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
I would like to make a filter remove angles directly behind the lidar. The message is (-3.14,3.14), it would be nice if I could specify (min = 3.0, max =3.28) and it would filter out (-3,-3.14) and (3,3.14).
I would like to make a filter remove angles directly behind the lidar. The message is (-3.14,3.14), it would be nice if I could specify (min = 3.0, max =3.28) and it would filter out (-3,-3.14) and (3,3.14).