You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: perception/autoware_multi_object_tracker/include/autoware/multi_object_tracker/association/azimuth_bin_index.hpp
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ struct AzimuthBinEntry
37
37
classAzimuthBinIndex
38
38
{
39
39
public:
40
-
staticconstexprintkNumBins = 24; // 15° per bin, full 360°
40
+
staticconstexprintkNumBins = 24; // 15° per bin, full 360°
Copy file name to clipboardExpand all lines: perception/autoware_multi_object_tracker/include/autoware/multi_object_tracker/association/polar_association.hpp
0 commit comments