Release v2.3.4
What's New (since v2.2.3)
● Update Orbbec SDK v2.3.5
● New support device --Gemini 335Le
● Modify the default value of the enable_hardware_noise_removal_filter parameter -- from true to false
● Add new parameters in gemini_330_series.launch.py:
enumerate_net_device(Gemini 335Le connection parameters required).net_device_ip(Gemini 335Le connection parameters required).net_device_port(Gemini 335Le connection parameters required).exposure_range_mode(Only Gemini 335Le)hardware_noise_removal_filter_thresholdenable_left_ir_sequence_id_filterleft_ir_sequence_id_filter_idenable_right_ir_sequence_id_filterright_ir_sequence_id_filter_id
● Add new parameters in gemini2.launch.py:
depth_ae_roi_leftdepth_ae_roi_rightdepth_ae_roi_topdepth_ae_roi_bottom
● Update parameters in femto_bolt.launch.py and femto_mega.launch.py:
- Remove:
enable_soft_filtersoft_filter_max_diffsoft_filter_speckle_size
- Add:
enable_threshold_filterthreshold_filter_maxthreshold_filter_min
Bug Fixes
● Fixed the problem that the distortion_model in the camera_info topic is always rational_polynomial. Now the current version of distortion_model outputs the correct distortion model
Supported devices
| Product Serials | Firmware Version | Launch File |
|---|---|---|
| Gemini 330 series | 1.4.60 | gemini_330_series.launch.py |
| Gemini 335Lg | 1.4.60 | gemini_330_series.launch.py |
| Gemini 335Le | 1.5.31 | gemini_330_series.launch.py |
| Gemini 2 | 1.4.92 | gemini2.launch.py |
| Gemini 2 L | 1.4.53 | gemini2L.launch.py |
| Femto Bolt | 1.1.2 | femto_bolt.launch.py |
| Femto Mega | 1.3.0 | femto_mega.launch.py |
| Astra 2 | 2.8.20 | astra2.launch.py |
Supported Platforms
- Linux x64: Tested on Ubuntu 22.04 and 24.04
- Linux ARM64: Tested on NVIDIA Jetson AGX Orin and NVIDIA Jetson AGX Xavier