Skip to content

Add a simulated RGB camera to the Gazebo sim#16

Merged
MJohnson459 merged 1 commit into
mainfrom
sim-camera
Jun 29, 2026
Merged

Add a simulated RGB camera to the Gazebo sim#16
MJohnson459 merged 1 commit into
mainfrom
sim-camera

Conversation

@MJohnson459

Copy link
Copy Markdown
Contributor

Add a gz camera sensor (use_sim branch only) that publishes /image_raw and /camera_info in frame camera_optical_link, mirroring the simulated lidar, so camera perception (L1) can be developed and tested headless. Sim params live in robot.yaml's camera.sim block (FOV matched to the calibrated real lens); sim_launch.py bridges the two topics; the sim smoke test now asserts /image_raw. Non-sim URDF output is unchanged.

Add a gz camera sensor (use_sim branch only) that publishes /image_raw and
/camera_info in frame camera_optical_link, mirroring the simulated lidar, so
camera perception (L1) can be developed and tested headless. Sim params live in
robot.yaml's camera.sim block (FOV matched to the calibrated real lens);
sim_launch.py bridges the two topics; the sim smoke test now asserts /image_raw.
Non-sim URDF output is unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@MJohnson459 MJohnson459 merged commit f368acd into main Jun 29, 2026
2 checks passed
@MJohnson459 MJohnson459 deleted the sim-camera branch June 29, 2026 11:16
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