genmos_object_search
genmos_object_search copied to clipboard
Add parameters for setting dimension of local cloud region
Right now, local cloud publisher uses the same dimensions as the search region to filter down merged points. https://github.com/zkytony/genmos_object_search/blob/a51547995cf1fb136471f18c072a04b1e87a5440/ros/launch/spot/experiments/genmos_spot_search.launch#L81
Add separate parameters to configure this, so that we could have a bigger local cloud region than the actual search region.