Skip to content

Commit e0d0793

Browse files
authored
Update README.md (#88)
Update README.md
2 parents fb18765 + 53d36e6 commit e0d0793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ed_sensor_integration/tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rosrun ed_sensor_integration ed_fitter_data <stamp>.json <worldmodel_name> <enti
3434
* `ed_segmenter`: Iterates over snapshots in a directory, performs a Kinect update and displays the result. To run:
3535

3636
```bash
37-
rosrun ed_sensor_integration ed_segmenter <stamp>.json
37+
rosrun ed_sensor_integration ed_segmenter <stamp>.json [worldmodel name] [entity to segment on]
3838
```
3939

4040
This includes the entire 'update' sequence, including (but not limited to):

0 commit comments

Comments
 (0)