From a930d826d98c40ace8024e4966ac5a1d1004f035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergi=20Hern=C3=A0ndez=20Juan?= <shernand@iri.upc.edu> Date: Mon, 17 Jun 2013 08:07:15 +0000 Subject: [PATCH] Changed the name of the camera in the calibration file. --- calibration/bumblebee_right.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibration/bumblebee_right.yml b/calibration/bumblebee_right.yml index 6bc0254..f8aa514 100644 --- a/calibration/bumblebee_right.yml +++ b/calibration/bumblebee_right.yml @@ -1,6 +1,6 @@ image_width: 1024 image_height: 768 -camera_name: camera +camera_name: bumblebee_right camera_matrix: rows: 3 cols: 3 -- GitLab