Skip to main content

Orbbec Gemini 335Lg Stereo Camera

Preview

Gemini 335Lg is a standout model in the Gemini 330 series, serving as the GMSL2/FAKRA version of the industry-proven Gemini 335L.

The GMSL2 serializer combined with the FAKRA connector ensures secure and reliable connectivity for autonomous mobile robots (AMRs) navigating complex environments and robotic arms requiring flexible cabling.

Specifications

CategorySpecGemini 335Lg
BasicUse EnvironmentIndoor & Outdoor
TechnologyActive & Passive Stereo
Baseline95mm
Data ConnectionGMSL2 FAKRA & USB 3
Camera ProtocolUSB & GMSL 2
UVC CompliantYes
SDKOrbbec SDK
DepthDepth Range [1]0.17m - 20m+
Ideal Range0.25m - 6m
Depth Resolution @ Frame RateUp to: 1280 × 800 @ 30fps; 848 × 480 @ 60fps
Depth FOV (H × V)90° × 65° ± 3° @ 2m
Depth FOV (H × V) with D2CUp to: 90° × 65° ± 3° @ 2m
Spatial Precision [2]≤0.8% @ 2m; ≤1.6% @ 4m
Depth Sensor TechnologyGlobal Shutter
Depth FilterVisible+NIR-pass
IRIR Resolution @ Frame RateUp to: 1280 × 800 @ 30fps; 848 × 480 @ 60fps
IR FOV (H × V)91° × 65° ± 3°
RGBRGB Resolution@Frame RateUp to 1280 × 800 @ 60 FPS; 1280 × 720 @ 60 FPS
RGB Sensor FOV (H × V)94° × 68° ± 3°
RGB Sensor TechnologyGlobal Shutter
Built-in SensorIMUSupport
ElectricalPower ConsumptionGMSL2: Average ≤ 3.8 W (Peak ≤ 7.5W); USB3: Average ≤ 3.0 W (Peak ≤ 6W)
Power SupplyGMSL2: For Best Performance, DC 12V/≥0.7A (Laser Energy Level 6); For Default Performance: DC 12V/≥0.5A [3] (Laser Energy Level 4); USB 3: DC 5V/≥1.5A
PhysicalMulti-camera Hardware Sync8-pin & FAKRA-Z
Dimensions (W × H × D)124 mm × 29mm × 36 mm
Weight164g ± 3g
Ingress Protection [4]IP65
InstallationBottom: 1 × 1/4 - 20 UNC; BACK: 2 × M4
EnvironmentalAmbient Temperature-10℃ - 50 ℃ @ 15 FPS; -10℃ - 45 ℃ @ 30/60 FPS
EMC RequirementEN61000-6-2; EN610000-6-4
Vibration3.8Grms @ 5 ~ 500 Hz, random, 2hr/axis
OthersLifespan [5]5 years

[1] Theoretical maximum depth range up to 65 meters;

[2] Data measured during factory calibration;

[3] Gemini 335Lg default laser energy level is set to Level 4 to reduce peak power consumption and prevent operational failures. When sufficient power is available, users can manually adjust the laser to the maximum Level 6 to achieve optimal performance;

[4] Both Gemini 335L & 335Lg require the use of IP65-compliant cables during power-on operations to achieve IP65 protection;

[5] No more than 16h working per day.

Setup the Device

In this tutorial, we demonstrate both USB 3 and GMSL2 connection. Host device specification:

  • reComputer Robotics J4012 with GMSL
  • JetPack 6.2 (Ubuntu 22.04)
note

For tutorial on x86_64 Windows/Linux, or MacOS (x86_64, potentially Apple Silicon) , please refer to the README of SDK Repo

Download and Install Orbbec Viewer

  • Launch a terminal on your Jetson device, download pre-built package from GitHub release.
wget -L https://github.com/orbbec/OrbbecSDK_v2/releases/download/v2.4.8/OrbbecSDK_v2.4.8_arm64.deb
  • Install SDK
sudo dpkg -i OrbbecSDK_v2.4.8_arm64.deb
Preview
  • Visualization using Orbbec Viewer, download
wget -L https://github.com/orbbec/OrbbecSDK_v2/releases/download/v2.4.8/OrbbecViewer_v2.4.8_202507031357_a1355db_linux_aarch64.zip
  • Extract the content
# In case you haven't install 'unzip'
# sudo apt-get update && sudo apt-get install unzip

unzip OrbbecViewer_v2.4.8_202507031357_a1355db_linux_aarch64.zip
  • Launch the Orbbec Viewer
cd OrbbecViewer_v2.4.8_202507031357_a1355db_linux_aarch64
./OrbbecViewer
Preview

USB3 Connection

Set the DIP switch on the top of camera (remove the metal cover first) to the letter 'U' position.

Preview

What you might need:

  • A USB Type-C to USB Type A cable that support USB 3 protocol.
  • A host Jetson device that has USB 3 Type A ports.
Preview

Connect the camera and use OrbbecViewer for visualization.

Preview

GMSL2 Connection

Set the DIP switch on the top of camera (remove the metal cover first) to the letter 'M' position.

Preview

What you might need:

Connect the camera and launch Jetson IO on your device with

sudo /opt/nvidia/jetson-io/jetson-io.py

And configure the device tree overlay step by step:

1
Configure Jetson 24pin CSI Connector
2
Configure for compatible hardware
3
Select the Overlay
4
Save pin changes
5
Save and reboot to reconfigure pins
6
Press any key to reboot
Preview

Reboot the Jetson device, on Jetson Firmware page, you might need to select the correct entry according the prompt, in our case, we press '1' to use Custom Header Config.

Preview

Connect the camera with Mini FAKRA cable.

Preview

Visualize the result using OrbbecViewer

Preview

Additional Resources

Tech Support & Product Discussion

Thank you for choosing our products! Make sure you follow us on below platforms to get latest news and support.

Seeed Forum

Join in-depth product discussions, share your experiences, and get help from both the community and technical experts.

Email

Get direct, professional assistance from our experts or extensive sales information by emailing us.

Discord

Chat in real time with the Seeed Studio team and community, stay up to date with the latest news, and connect instantly.

GitHub Discussion

Work with our wiki team to suggest improvements, report issues, and share feedback to make our documentation better.

Loading Comments...