Skip to content

Conversation

dellaert
Copy link
Member

@dellaert dellaert commented Feb 1, 2022

  • made static constructors
  • deprecated functions using a non-const reference
  • added an example in Python with Balbianello:
    image

@dellaert dellaert self-assigned this Feb 1, 2022
@dellaert dellaert added high-priority Need this done quickly quick-review Quick and easy PR to review labels Feb 1, 2022
Copy link
Contributor

@akshay-krishnan akshay-krishnan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I like the new static read methods, avoids quite some boilerplate.

@dellaert
Copy link
Member Author

dellaert commented Feb 1, 2022

Thanks! The exception does not need to be flagged, it's just a deprecated method and making sure it returns a bool - that's a pretty useless behavior, that's also why deprecated.

Copy link
Contributor

@johnwlambert johnwlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though a few minor python syntax changes could be made

@dellaert
Copy link
Member Author

dellaert commented Feb 1, 2022

Okidoke!

@dellaert
Copy link
Member Author

dellaert commented Feb 1, 2022

PS I know why the CI fails, will fix that as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority Need this done quickly quick-review Quick and easy PR to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants