You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,11 +47,6 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
46
47
<td>Full maintenance</td>
47
48
<td>Recommended for new designs</td>
48
49
</tr>
49
-
<tr>
50
-
<td>Gemini 330L</td>
51
-
<td>Full maintenance</td>
52
-
<td>Recommended for new designs</td>
53
-
</tr>
54
50
<tr>
55
51
<td>Gemini 335Lg</td>
56
52
<td>Not supported</td>
@@ -62,8 +58,13 @@ Here is the device support list of main branch (v1.x) and v2-main branch (v2.x):
62
58
<td>Recommended for new designs</td>
63
59
</tr>
64
60
<tr>
65
-
<td>Gemini 435Le</td>
66
-
<td>Not supported</td>
61
+
<td>Gemini 330</td>
62
+
<td>Full maintenance</td>
63
+
<td>Recommended for new designs</td>
64
+
</tr>
65
+
<tr>
66
+
<td>Gemini 330L</td>
67
+
<td>Full maintenance</td>
67
68
<td>Recommended for new designs</td>
68
69
</tr>
69
70
<tr>
@@ -227,24 +228,22 @@ Currently, the following devices are supported by the OrbbecSDK ROS2 Wrapper v2-
227
228
228
229
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.
229
230
230
-
| Product List | Minimal Firmware Version |**Launch File**|
231
+
| Product List | Minimal Firmware Version |**Launch File**|
All launch files are essentially similar, with the primary difference being the default values of the parameters set
250
249
for different models within the same series. Differences in USB standards, such as USB 2.0 versus USB 3.0, may require adjustments to these parameters. If you encounter a startup failure, please carefully review the specification manual. Pay special attention to the resolution settings in the launch file, as well as other parameters, to ensure compatibility and optimal performance.
0 commit comments