Skip to content

feat(cameras): add ZED camera extension and RGB viewer CLIs#277

Merged
juelg merged 11 commits intomasterfrom
juelg/zed-camera-integration
Apr 23, 2026
Merged

feat(cameras): add ZED camera extension and RGB viewer CLIs#277
juelg merged 11 commits intomasterfrom
juelg/zed-camera-integration

Conversation

@juelg
Copy link
Copy Markdown
Contributor

@juelg juelg commented Apr 16, 2026

  • Add a new rcs_zed extension with SDK-backed camera discovery, streaming, and frame handling
  • Introduce rgb-view CLI commands for rcs_zed, rcs_realsense, and rcs_usb_cam
  • Wire ZED color, depth, timestamps, intrinsics, and optional IMU data into the shared RCS camera interface
  • Add packaging/setup files for the ZED extension so it can be built and run consistently with other camera backends
  • Cover ZED enumeration, multi-camera open behavior, depth scaling, and IMU handling with tests
  • Fix RealSense calibration retry logic and correct AprilTag grayscale conversion to use RGB input

@juelg juelg force-pushed the juelg/zed-camera-integration branch 2 times, most recently from 8308368 to ea1d241 Compare April 16, 2026 18:23
@juelg juelg force-pushed the juelg/zed-camera-integration branch from 8e8abc5 to 71c31fa Compare April 23, 2026 06:11
@juelg juelg force-pushed the juelg/zed-camera-integration branch from 71c31fa to 6f02daa Compare April 23, 2026 06:20
@juelg juelg merged commit d851e56 into master Apr 23, 2026
13 checks passed
@juelg juelg deleted the juelg/zed-camera-integration branch April 23, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant