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
Copy file name to clipboardexpand all lines: perception/radar_crossing_objects_noise_filter/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ To filter the objects crossing to ego vehicle, this package filter the objects a
71
71
- Default parameter is 1.0472.
72
72
73
73
This parameter is the angle threshold to filter. It has condition that 0 < `angle_threshold` < pi / 2. If the crossing angle is larger than this parameter, it can be a candidate for noise object. In other words, if it is smaller than this parameter, it is a filtered object.
74
-
If this parameter is set smaller, more objects are considered noise. In detail. see algorithm chapter.
74
+
If this parameter is set smaller, more objects are considered noise. In detail, see algorithm chapter.
0 commit comments