Skip to content

Cameras

Isaac edited this page May 21, 2025 · 3 revisions
Camera Constant ID File Name
Hand Camera HAND_CAMERA_ID 20 HandCameraCalibration.yml
Wrist Camera WRIST_CAMERA_ID 30 WristCameraCalibration.yml
Mast Camera MAST_CAMERA_ID 40 MastCameraCalibration.yml
Microscope MICROSCOPE_ID 500 Microscope.yml

Adding a new Camera

  1. Check out the instructions under rover-config to add the new camera to the udev rules.
  2. Create a new .yml file to store camera configs, see instructions here

Clone this wiki locally