Skip to content

Commit 9f4d1fd

Browse files
committed
Update Readme
1 parent f0a3cb6 commit 9f4d1fd

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -164,26 +164,6 @@ or
164164
./test/test_pointcloud_grid
165165
```
166166

167-
### Visual Ground Segmentation Tool
168-
169-
```bash
170-
./test/test_visual_segmentation <cloud.pcd|cloud.ply> [cell_size] [slope_deg] [dist_to_ground]
171-
```
172-
173-
#### Example
174-
175-
```bash
176-
wget https://zenodo.org/records/13771864/files/utah.ply
177-
./test/test_visual_segmentation utah.ply 1.0 30 -0.5
178-
```
179-
180-
#### Colour Coding
181-
182-
- Green → Ground points
183-
- Red → Obstacles / non-ground points
184-
185-
Close the viewer window to exit.
186-
187167
### Core Class
188168

189169
```cpp

0 commit comments

Comments
 (0)