Sumyer
Results
1
issues of
Sumyer
scanID
1
Hi everyone! I can not undersatnd how this code calculates scanID, can anyone answer for me? `int MultiScanMapper::getRingForAngle(const float& angle) { return int(((angle * 180 / M_PI) - _lowerBound) *...