You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently SceneDetectionAction will simply abort when plane detection fails. A more sane behavior is possibly adding a plane based on the detected objects, i.e., calculate minimum points of cropped object clouds and make a flat rectangle around it. However, this assumption may conflict with b-it-bots/mas_perception#28
The text was updated successfully, but these errors were encountered:
Currently
SceneDetectionAction
will simply abort when plane detection fails. A more sane behavior is possibly adding a plane based on the detected objects, i.e., calculate minimum points of cropped object clouds and make a flat rectangle around it. However, this assumption may conflict with b-it-bots/mas_perception#28The text was updated successfully, but these errors were encountered: