Skip to content
Snippets Groups Projects
Commit d0af691d authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Fix param files

parent b5e87c37
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,9 @@ undistort_points: false
publish_tf: true
publish_markers: true
filter_outliers: false
outliers_max_sq_error: 4.0
\ No newline at end of file
outliers_max_sq_error: 4.0
use_manual_params: false
#fx: 70
#fy: 70
#cx: 320.5
#cy: 240.5
\ No newline at end of file
world_frame: map
odom_gps_frame: gps_odom
base_frame: base_link
camera_frame: camera_optical_frame
\ No newline at end of file
camera_frame: camera_optical_frame
undistort_points: false
publish_tf: true
publish_markers: true
filter_outliers: false
outliers_max_sq_error: 4.0
use_manual_params: false
#fx: 70
#fy: 70
#cx: 320.5
#cy: 240.5
\ No newline at end of file
......@@ -9,7 +9,7 @@ publish_markers: true
filter_outliers: false
outliers_max_sq_error: 4.0
use_manual_params: false
fx: 70
fy: 70
cx: 320.5
cy: 240.5
\ No newline at end of file
#fx: 70
#fy: 70
#cx: 320.5
#cy: 240.5
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment