[launch]Add frame_aggregate_mode param in launch

This commit is contained in:
zhuangzi
2025-01-13 17:04:07 +08:00
parent 1303427e17
commit d215b7097d
3 changed files with 15 additions and 0 deletions
@@ -643,5 +643,7 @@ class OBCameraNode {
bool disparity_offset_config_ = false;
int offset_index0_ = 0;
int offset_index1_ = 0;
std::string frame_aggregate_mode_ = "ANY"; // # full_frame、color_frame、ANY or disable
};
} // namespace orbbec_camera