Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaresAmbrus committed May 3, 2016
1 parent 080db0c commit 9f70eee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions semantic_map_launcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This launches the metric mapping / semantic mapping nodes from the `strands_3d_m
* `objcet_manager`
* `do_sweep`
* `ptu_action_server_metric_map`
* `dynamic_object_compute_mask_server`


## Parameters
Expand All @@ -29,4 +30,5 @@ The parameters accepted by the launch file are:
* `update_metaroom` : update the metaroom with new sweeps. Default `true`
* `newest_dynamic_clusters` : compute dynamic clusters by comparing the latest sweep with the previous one (as opposed to comparing the latest sweep to the metaroom). Default `true`
* `min_object_size` : the minimum number of points for a cluster to be reported. Default `500`
* `segmentation_method` : the segmentation method used to segment the object from the additional views collected by the value. Supported methods: `convex_segmentation` and `meta_room`. Default: `meta_room`.

0 comments on commit 9f70eee

Please sign in to comment.