cg: update pipeline to lcs property WIP

This commit is contained in:
brothermechanic 2024-03-14 11:29:06 +03:00
parent c27b99ff52
commit 6c7e8c46d6
No known key found for this signature in database
GPG key ID: 9C59EF9503ACD106
3 changed files with 11 additions and 2 deletions

View file

@ -283,7 +283,7 @@ if __name__ == '__main__':
'--linear_deflection',
type=float,
help='Max linear distance error',
default=0.1,
default=0.01,
required=False
)
parser.add_argument(