Skip to content
Snippets Groups Projects
Commit 344b79b1 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added the specific configuration file for the realsense camera in the Ana robot.

parent 79af02a5
No related branches found
No related tags found
No related merge requests found
rate: 60.0
horizontal_fov: 1.047
image_width: 640
image_height: 480
image_format: 'R8G8B8'
clip_near: 0.2
clip_far: 100.0
noise_type: 'gaussian'
noise_mean: 0.0
noise_stddev: 0.007
image_topic_name: '/ana/sensors/nav_cam/color/image_raw'
camera_info_topic_name: '/ana/sensors/nav_cam/color/camera_info'
depth_image_topic_name: '/ana/sensors/nav_cam/depth/image_rect_raw'
point_cloud_topic_name: '/ana/sensors/nav_cam/depth_registered/points'
depth_image_camera_info_topic_name: '/ana/sensors/nav_cam/depth/camera_info'
point_cloud_cut_off: 0.4
hack_baseline: 0.007
cx_prime: 0.0
cx: 0.0
cy: 0.0
focal_length: 0.0
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