Skip to content

Commit b1b8d9e

Browse files
authored
Example scripts: Fix typo in horz-distortion-contrib key (#96)
1 parent 3dcdfae commit b1b8d9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/python/example_user_scripts/sim_config/robot_quadrotor_px4_gimbal.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
"horz-noise-lines-contrib": 1.0,
427427
"horz-noise-lines-density-y": 0.01,
428428
"horz-noise-lines-density-xy": 0.5,
429-
"horz-distortion-contirb": 1.0,
429+
"horz-distortion-contrib": 1.0,
430430
"horz-distortion-strength": 0.002
431431
}
432432
],
@@ -472,4 +472,4 @@
472472
"parent-link": "Frame"
473473
}
474474
]
475-
}
475+
}

0 commit comments

Comments
 (0)