Skip to content

Commit

Permalink
Update sensing/pointcloud_preprocessor/docs/dual-return-outlier-filte…
Browse files Browse the repository at this point in the history
…r.md
  • Loading branch information
wep21 authored Dec 22, 2021
1 parent 749d973 commit d44cd10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This implementation inherits `pointcloud_preprocessor::Filter` class, please ref
| Name | Type | Description |
| ---------------------------------------------- | ------------------------------------------ | ------------------------------------------------------- |
| `/dual_return_outlier_filter/frequency_image` | `sensor_msgs::msg::Image` | The histogram image that represent visibility |
| `/dual_return_outlier_filter/visibility` | `autoware_debug_msgs::msg::Float32Stamped` | A representation of visibility with a value from 0 to 1 |
| `/dual_return_outlier_filter/visibility` | `tier4_debug_msgs::msg::Float32Stamped` | A representation of visibility with a value from 0 to 1 |
| `/dual_return_outlier_filter/pointcloud_noise` | `sensor_msgs::msg::Pointcloud2` | The pointcloud removed as noise |

## Parameters
Expand Down

0 comments on commit d44cd10

Please sign in to comment.