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