Skip to content

Commit 02b101f

Browse files
committed
Add Gemini 335Le description in README_CN.MD and README.MD
1 parent d64a86d commit 02b101f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.MD

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
2121
</thead>
2222
<tbody>
2323
<tr>
24-
<td rowspan="7" style="text-align: center; font-weight: bold;">Gemini 330</td>
24+
<td rowspan="8" style="text-align: center; font-weight: bold;">Gemini 330</td>
2525
<td>Gemini 335</td>
2626
<td>full maintenance</td>
2727
<td>recommended for new designs</td>
@@ -56,6 +56,11 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
5656
<td>not supported</td>
5757
<td>recommended for new designs</td>
5858
</tr>
59+
<tr>
60+
<td>Gemini 335Le</td>
61+
<td>not supported</td>
62+
<td>recommended for new designs</td>
63+
</tr>
5964
<tr>
6065
<td rowspan="3" style="text-align: center; font-weight: bold;">Gemini 2</td>
6166
<td>Gemini 2</td>
@@ -786,6 +791,7 @@ For optimal performance, we strongly recommend updating to the latest firmware v
786791
| Gemini 335Lg | 1.3.46 | gemini_330_series.launch.py |
787792
| Gemini 336 | 1.2.20 | gemini_330_series.launch.py |
788793
| Gemini 336L | 1.2.20 | gemini_330_series.launch.py |
794+
| Gemini 335Le | 1.5.31 | gemini_330_series.launch.py |
789795
| Femto Bolt | 1.1.2 | femto_bolt.launch.py |
790796
| Femto Mega | 1.3.0 | femto_mega.launch.py |
791797
| Astra 2 | 2.8.20 | astra2.launch.py |

README_CN.MD

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OrbbecSDK ROS2 封装包为 Orbbec 相机与 ROS 2 环境之间提供了无缝
2323
</thead>
2424
<tbody>
2525
<tr>
26-
<td rowspan="7" style="text-align: center; font-weight: bold;">Gemini 330</td>
26+
<td rowspan="8" style="text-align: center; font-weight: bold;">Gemini 330</td>
2727
<td>Gemini 335</td>
2828
<td>全面维护</td>
2929
<td>推荐用于新设计</td>
@@ -58,6 +58,11 @@ OrbbecSDK ROS2 封装包为 Orbbec 相机与 ROS 2 环境之间提供了无缝
5858
<td>不支持</td>
5959
<td>推荐用于新设计</td>
6060
</tr>
61+
<tr>
62+
<td>Gemini 335Le</td>
63+
<td>不支持</td>
64+
<td>推荐用于新设计</td>
65+
</tr>
6166
<tr>
6267
<td rowspan="3" style="text-align: center; font-weight: bold;">Gemini 2</td>
6368
<td>Gemini 2</td>
@@ -727,6 +732,7 @@ bash .make_deb.sh
727732
| Gemini 335Lg | 1.3.46 | gemini_330_series.launch.py |
728733
| Gemini 336 | 1.2.20 | gemini_330_series.launch.py |
729734
| Gemini 336L | 1.2.20 | gemini_330_series.launch.py |
735+
| Gemini 335Le | 1.5.31 | gemini_330_series.launch.py |
730736
| Femto Bolt | 1.1.2 | femto_bolt.launch.py |
731737
| Femto Mega | 1.3.0 | femto_mega.launch.py |
732738
| Astra 2 | 2.8.20 | astra2.launch.py |

0 commit comments

Comments
 (0)