TEASER-plusplus icon indicating copy to clipboard operation
TEASER-plusplus copied to clipboard

[QUESTION] Set different noise bound for each measurement

Open HikariS97 opened this issue 1 year ago • 0 comments

Have you read the documentation?

  • [X] Yes
  • [] No - then this issue will be closed.

In paper, it seems like we should assign \beta_i for each measurement. And in practice, e.g. for range measurement device, the farther the point, the greater the uncertainty. But in params structs, we can only set noise bound as a double data type. My ques is: can we set different noise bound for each measurement? or is any rationale behind the current implementation?

Thanks in advance.

HikariS97 avatar Dec 12 '23 09:12 HikariS97