Skip to content

Commit

Permalink
update organized_statistical_outlier_removal doc
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Nov 17, 2022
1 parent c0a6d48 commit 0e77b27
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion doc/jsk_pcl_ros/nodes/organized_statistical_outlier_removal.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ Organized version of statistical outlier removal.

## Sample

### Normal version

```
roslaunch jsk_pcl_ros sample_organized_statistical_outlier_removal.launch
```

### ClusterPointIndices version

```
roslaunch jsk_pcl_ros organized_statistical_outlier_removal.launch
roslaunch jsk_pcl_ros sample_realsense_tabletop_object_detector.launch
```

0 comments on commit 0e77b27

Please sign in to comment.