Skip to content

Commit 0e77b27

Browse files
committed
update organized_statistical_outlier_removal doc
1 parent c0a6d48 commit 0e77b27

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/jsk_pcl_ros/nodes/organized_statistical_outlier_removal.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ Organized version of statistical outlier removal.
5959

6060
## Sample
6161

62+
### Normal version
63+
64+
```
65+
roslaunch jsk_pcl_ros sample_organized_statistical_outlier_removal.launch
66+
```
67+
68+
### ClusterPointIndices version
69+
6270
```
63-
roslaunch jsk_pcl_ros organized_statistical_outlier_removal.launch
71+
roslaunch jsk_pcl_ros sample_realsense_tabletop_object_detector.launch
6472
```

0 commit comments

Comments
 (0)