cg: update pipeline to lcs property WIP
This commit is contained in:
parent
c27b99ff52
commit
6c7e8c46d6
3 changed files with 11 additions and 2 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue