Closed osrf-migration closed 11 years ago
Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).
Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).
Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).
pull request #449 fixes the range calculation to account for min
I didn't didn't make any change to account for the case when part of the object lies within the laser's min range. I'm not sure that it's critical to get that corner case right.
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).
Ray sensor is reporting distance to object measured from min range and not sensor origin.
Also need to fix the case when object is within min range.
Another related issue #124