4 Commits

Author SHA1 Message Date
admin fcbfb987fa Merge pull request 'Add camera exposure design notes and Q&A grounded in actual hardware specs' (#1) from docs/camera-exposure-review into main
Reviewed-on: http://210.113.91.65:3000/gardentech/fori_camera_ws/pulls/1
2026-08-13 22:30:17 +09:00
Dongubak b1a38f36a3 Add camera exposure design notes and Q&A grounded in actual hardware specs
Design notes for multi-camera + LiDAR SLAM exposure tuning, plus a
question/answer pair that verifies the notes' assumptions (gain ceiling,
lens sweet spot, blur budget, 12-bit raw capture) against the actual
MV-CS016-10UC camera and VM0420MP5 lens datasheets and the driver source.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-13 22:24:04 +09:00
hjkim b56d870658 Add hik_camera_ros2_driver (renamed from camera2_ws to fori_camera_ws)
Hikvision MV-CS016-10UC ROS2 driver used for the dual/triple camera rig:
hardware-triggered acquisition, per-camera exposure/gain/white-balance
params, and self-calibrating device-clock timestamping (anchored to the
shared LiDAR/GPS clock domain via /timeshare) to keep image timestamps
tightly synced across cameras during motion. Includes the vendored
Hikvision MVS SDK (hikSDK/) needed to build.
2026-08-07 14:27:24 +09:00
admin 6129d2537b Initial commit 2026-08-07 14:21:39 +09:00