Skip to content

Set options = {} to prevent errors#191

Open
toshi-k wants to merge 1 commit into
cheind:developfrom
toshi-k:support-ana-is-none
Open

Set options = {} to prevent errors#191
toshi-k wants to merge 1 commit into
cheind:developfrom
toshi-k:support-ana-is-none

Conversation

@toshi-k

@toshi-k toshi-k commented May 30, 2024

Copy link
Copy Markdown

This PR resolve #190 issue.

When we utilize motmetrics with other packages such as nuscenes-devkit, options = {"ana": ana} sometimes cause errors.
This PR set options = {} when ana is None and prevent errors.

@toshi-k

toshi-k commented Jun 6, 2024

Copy link
Copy Markdown
Author

@cheind Could you review this PR ?

@cheind

cheind commented Jun 10, 2024

Copy link
Copy Markdown
Owner

Tests are passing - just wondering where the ana came from in the first place. Will investigate, so that we don't accidentally break things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error with Default Option "ana" When Computing Metrics

2 participants