Skip to content

Commit

Permalink
Default camera name: camera
Browse files Browse the repository at this point in the history
  • Loading branch information
RPS98 committed Jul 5, 2024
1 parent 3055bd3 commit 18e068e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/camera_calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
camera: # Camera configuration
image_width: 960
image_height: 720
camera_name: tello_camera
camera_name: camera
camera_matrix:
rows: 3
cols: 3
Expand Down
2 changes: 1 addition & 1 deletion config/platform_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
yaw: -1.57079632679 # Rotation around z (rad)
image_width: 960 # Image width (px)
image_height: 720 # Image height (px)
camera_name: tello_camera # Camera name
camera_name: camera # Camera name
camera_matrix:
rows: 3
cols: 3
Expand Down

0 comments on commit 18e068e

Please sign in to comment.