Skip to content

Commit

Permalink
missing updated yaml file for multi_camera_driver_sim
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunseok-yang committed Jul 22, 2020
1 parent 2f3295e commit c34730d
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions bringup/config/params.multi_camera_driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,10 @@ multi_camera_driver:
transform: [-0.048500, 0.0, 0.948300, 0.0, -1.5707, 0.0]
camera_list: ["left", "right"]


left:
name: "left"
transform_offset: [0.0, 0.252, 0.0, -0.0, -0.0, 0.785398]
frame_id: "left_link"
camera_info:
width: 704
height: 478
hfov: 1.18
distortion:
k1: 0.0
k2: 0.0
k3: 0.0
t1: 0.0
t2: 0.0

right:
name: "right"
transform_offset: [0.0, -0.252, 0.0, -0.0, -0.0, -0.785398]
frame_id: "right_link"
camera_info:
width: 704
height: 478
hfov: 1.18
distortion:
k1: 0.0
k2: 0.0
k3: 0.0
t1: 0.0
t2: 0.0
frame_id: "right_link"

0 comments on commit c34730d

Please sign in to comment.