Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a regression test #33

Merged
merged 22 commits into from
Mar 11, 2024
Merged

feat: add a regression test #33

merged 22 commits into from
Mar 11, 2024

Conversation

SakodaShintaro
Copy link

@SakodaShintaro SakodaShintaro commented Mar 10, 2024

Added a regression_test to test changes in ndt_omp.

Sample data

Evaluation perspective

The speed is almost the same compared to previous results.

elapsed_milliseconds

Accuracy must match the previous results completely or to some extent

elapsed_milliseconds_ratio_mean=0.969 (current / reference)
The scores are perfectly the same.
OK

Main files added

  • python script to build pcd and ekf_pose pair from rosbag
  • cpp code to execute align
  • python script to compare two results

Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
@Motsu-san
Copy link

Motsu-san commented Mar 11, 2024

@SakodaShintaro

The speed is almost the same compared to previous results.

What is "the speed"? Processing time? If so, could you let us know what to measure time from and to?

@SakodaShintaro
Copy link
Author

@Motsu-san
Speed means the average processing time of the align function.
https://github.com/tier4/ndt_omp/pull/33/files#diff-26c50a24f97f4a3d9417c081618754353b5cb41c783c13348a71005e63d6dc58R114-R117

Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Shintaro Sakoda <[email protected]>
Copy link

@anhnv3991 anhnv3991 left a comment

Choose a reason for hiding this comment

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

@SakodaShintaro SakodaShintaro merged commit 6c6d0e1 into tier4/main Mar 11, 2024
10 checks passed
@SakodaShintaro SakodaShintaro deleted the feat/add_test branch March 11, 2024 08:14
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.

3 participants