Skip to content

Commit e500bb9

Browse files
committed
Update README_CN.MD and README.MD
1 parent 1190d34 commit e500bb9

File tree

4 files changed

+394
-359
lines changed

4 files changed

+394
-359
lines changed

README.MD

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
2020
</thead>
2121
<tbody>
2222
<tr>
23-
<td rowspan="7" style="text-align: center; font-weight: bold;">Gemini 330</td>
23+
<td rowspan="8" style="text-align: center; font-weight: bold;">Gemini 330</td>
2424
<td>Gemini 335</td>
2525
<td>full maintenance</td>
2626
<td>recommended for new designs</td>
@@ -55,6 +55,11 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
5555
<td>not supported</td>
5656
<td>recommended for new designs</td>
5757
</tr>
58+
<tr>
59+
<td>Gemini 335Le</td>
60+
<td>not supported</td>
61+
<td>recommended for new designs</td>
62+
</tr>
5863
<tr>
5964
<td rowspan="3" style="text-align: center; font-weight: bold;">Gemini 2</td>
6065
<td>Gemini 2</td>
@@ -378,11 +383,6 @@ The following launch parameters are available:
378383
If set to `true`, the camera will send heartbeat messages and generate firmware logs.
379384
- `enable_hardware_reset`: This option enables the hardware reset function. By default, it is set to `false`.
380385
If set to `true`, the camera will reboot upon its first connection.
381-
- `preset_firmware_path`: Burn customized preset firmware by passing in the customized preset firmware path
382-
383-
* `color_ae_roi_[left|right|top|bottom]`,`depth_ae_roi_[left|right|top|bottom]`:Set Color and Depth auto exposure ROI.
384-
* `color_ae_roi_[left|right|top|bottom]`,`depth_ae_roi_[left|right|top|bottom]`:Set Color and Depth auto exposure ROI.
385-
* `color_ae_roi_[left|right|top|bottom]`,`depth_ae_roi_[left|right|top|bottom]`:Set Color and Depth auto exposure ROI.
386386

387387
**IMPORTANT**: *Please carefully read the instructions regarding software filtering settings at [this link](https://www.orbbec.com/docs/g330-use-depth-post-processing-blocks/). If you are uncertain, do not modify these settings.*
388388

@@ -522,11 +522,11 @@ For users who need to use nodelet, please refer to `gemini2_nodelet.launch`
522522

523523
## Supported Devices
524524

525-
Currently, the following devices are supported by the OrbbecSDK ROS2 Wrapper v2-main branch. More devices support will be added in the near future. If you can not find your device in the table below, try the [main](https://github.com/orbbec/OrbbecSDK_ROS1/tree/main) branch.
525+
Currently, the following devices are supported by the OrbbecSDK ROS Wrapper v2-main branch. More devices support will be added in the near future. If you can not find your device in the table below, try the [main](https://github.com/orbbec/OrbbecSDK_ROS1/tree/main) branch.
526526

527527
For optimal performance, we strongly recommend updating to the latest firmware version. This ensures that you benefit from the most recent enhancements and bug fixes.
528528

529-
The following devices are supported by the OrbbecSDK ROS2 Wrapper.
529+
The following devices are supported by the OrbbecSDK ROS Wrapper.
530530

531531
| Product List | Minimal Firmware Version | **Launch File** |
532532
| :----------- | :----------------------- | :----------------------- |
@@ -537,6 +537,7 @@ The following devices are supported by the OrbbecSDK ROS2 Wrapper.
537537
| Gemini 335Lg | 1.3.46 | gemini_330_series.launch |
538538
| Gemini 336 | 1.2.20 | gemini_330_series.launch |
539539
| Gemini 336L | 1.2.20 | gemini_330_series.launch |
540+
| Gemini 335Le | 1.5.31 | gemini_330_series.launch |
540541
| Femto Bolt | 1.1.2 | femto_bolt.launch |
541542
| Femto Mega | 1.3.0 | femto_mega.launch |
542543
| Astra 2 | 2.8.20 | astra2.launch |

0 commit comments

Comments
 (0)