head_camera.yaml 589 B

1234567891011121314151617181920
  1. image_width: 640
  2. image_height: 480
  3. camera_name: head_camera
  4. camera_matrix:
  5. rows: 3
  6. cols: 3
  7. data: [461.2953681310527, 0, 294.6839234091084, 0, 463.0881041569399, 243.8141717345016, 0, 0, 1]
  8. distortion_model: plumb_bob
  9. distortion_coefficients:
  10. rows: 1
  11. cols: 5
  12. data: [-0.3382641806472924, 0.09294924180863037, -0.003794221327541872, 0.005385955042203554, 0]
  13. rectification_matrix:
  14. rows: 3
  15. cols: 3
  16. data: [1, 0, 0, 0, 1, 0, 0, 0, 1]
  17. projection_matrix:
  18. rows: 3
  19. cols: 4
  20. data: [368.5670471191406, 0, 288.7868961422464, 0, 0, 415.5361328125, 242.5790295740589, 0, 0, 0, 1, 0]