Fix for branching logic in tracking core.
All threads resolved!
All threads resolved!
Changed "&&" to "||" as discussed yesterday in private conversations.
Includes !1903 (closed) and should be applied after the other MR is merged (bugfix is in the second-to-last commit here, see !1910 (0fb80229)).
Edited by Dominik Smith
Merge request reports
Activity
added BugFix label
requested review from @s.zharko
assigned to @se.gorbunov
mentioned in merge request !1903 (closed)
added CodeOwners label
- Resolved by Sergey Gorbunov
added 6 commits
-
0fb80229...7be16917 - 3 commits from branch
computing:master
- 49479a30 - - Cleaned up ca::TripletConstructor.
- a31f4483 - Fixed branching logic in ca::TrackFinderWindow::DoCompetitionLoop().
- 12c62516 - Replaced ca::Vector::erase() by ca::Vector::reduce() in ca::TripletConstructor.
Toggle commit list-
0fb80229...7be16917 - 3 commits from branch
added 7 commits
-
12c62516...584a3864 - 5 commits from branch
computing:master
- 04a814e6 - - Cleaned up ca::TripletConstructor.
- 0175c0b8 - Fixed branching logic in ca::TrackFinderWindow::DoCompetitionLoop().
-
12c62516...584a3864 - 5 commits from branch
added 5 commits
-
19daa88e...d6cf7018 - 2 commits from branch
computing:master
- cbb0c4fc - - Cleaned up ca::TripletConstructor.
- 2ba831b6 - Fixed branching logic in ca::TrackFinderWindow::DoCompetitionLoop().
- 82ab656f - Replaced ca::Vector::erase() by ca::Vector::reduce() in ca::TripletConstructor.
Toggle commit list-
19daa88e...d6cf7018 - 2 commits from branch
enabled an automatic merge when the pipeline for 82ab656f succeeds
mentioned in merge request !1918 (merged)
Please register or sign in to reply