mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-13 11:30:20 +08:00
[launch]Add frame_aggregate_mode param in launch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user