Skip to content

Commit f705930

Browse files
scepter914YoshiRi
andauthored
Update perception/radar_crossing_objects_noise_filter/README.md
Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
1 parent 5a92c55 commit f705930

File tree

1 file changed

+1
-1
lines changed
  • perception/radar_crossing_objects_noise_filter

1 file changed

+1
-1
lines changed

perception/radar_crossing_objects_noise_filter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To filter the objects crossing to ego vehicle, this package filter the objects a
7171
- Default parameter is 1.0472.
7272
7373
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.
7575
7676
- `velocity_threshold` (double) [m/s]
7777
- Default parameter is 3.0.

0 commit comments

Comments
 (0)