strands-project / strands_tabletop_perception

Perception for tabletops
1 stars 1 forks source link

Enabled the deletion of tables by synching with database every time a table is supplied #53

Closed nilsbore closed 10 years ago

nilsbore commented 10 years ago

I have yet to add a flag in the services for if you want to add the changes to the database or not, will add that later in the week. Right now, you can use the detect_tables service which takes a pointcloud as an input and returns tables and corresponding indices in pointcloud (if sub-sampling has been disabled in launch parameters these will be valid).

cburbridge commented 10 years ago

I think the flag is not so urgent, as most of the time when the service is called it wont be to update the database.