feat(camera_viz): add Intel RealSense 435i V4L2 config#683
feat(camera_viz): add Intel RealSense 435i V4L2 config#683jsepulveda-nvidia wants to merge 1 commit into
Conversation
Add v4l2-realsense.yaml example config for the Intel RealSense Depth Camera 435i, driving both camera_viz (receiver) and camera_streamer (RTP sender) from the RGB color node (/dev/video4). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis pull request adds a new YAML configuration file for the camera visualization system. The file defines parameters for an Intel RealSense 435i camera accessed via V4L2, specifying the device node ( Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Adds
examples/camera_viz/configs/v4l2-realsense.yaml, an example V4L2 config for the Intel RealSense Depth Camera 435i.camera_viz(receiver) andcamera_streamer(RTP sender) from a single YAML./dev/video4) at 1920×1080@30.v4l2-ctl.source: local|rtpto control whatcamera_vizopens.Test plan
camera_vizagainst a connected RealSense 435i.camera_streamerRTP path withsource: rtp.🤖 Generated with Claude Code
Summary by CodeRabbit