URCap: Detections list

Last updated

Last updated
grasp_width := rb_get_attr_float("detections[0].width")grasp_width := rb_get_pick_width()dim_x := rb_get_attr_float("detections[0].dimensions[0]")
dim_y := rb_get_attr_float("detections[0].dimensions[1]")n_dets := rb_get_attr_int("detections.length()")