Skip to content

Added camera configuration for the intel realsense D455 config#93

Merged
wilsonchenghy merged 1 commit into
mainfrom
realsense-camera-config
Jun 24, 2026
Merged

Added camera configuration for the intel realsense D455 config#93
wilsonchenghy merged 1 commit into
mainfrom
realsense-camera-config

Conversation

@allenabraham106

Copy link
Copy Markdown
Contributor

Added Intel RealSense D455 simulation config for Isaac Lab

  • Configure PinholeCameraCfg with D455 specs (focal length, aperture, clipping range)
  • Output RGB and depth streams at 1280x800
  • Integrates with InteractiveScene for multi-env simulation

@wilsonchenghy

Copy link
Copy Markdown
Contributor

@claude review

@wilsonchenghy

Copy link
Copy Markdown
Contributor

@copilot is realsense in right setting in isaaclab

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown

@copilot is realsense in right setting in isaaclab

Yes—these values are set in Isaac Lab’s camera units (mm) and are consistent with D455 at 1280x800. With focal_length=1.93, horizontal_aperture=3.663, and vertical_aperture=2.1396, the implied intrinsics are ~fx=674, fy=722 px (about 86°x58° FOV), which matches D455 specs closely. If you want exact per-device calibration, I can switch this to use a measured intrinsics matrix instead.

@wilsonchenghy

Copy link
Copy Markdown
Contributor

@copilot pinhole cfg is correct one?

@wilsonchenghy wilsonchenghy merged commit 6a35a12 into main Jun 24, 2026
20 checks passed
@wilsonchenghy wilsonchenghy deleted the realsense-camera-config branch June 24, 2026 20:11
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.

3 participants