-
Notifications
You must be signed in to change notification settings - Fork 205
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
Added LaserScanBinningFilter: places measurements into fixed number of bins. #192
base: ros2
Are you sure you want to change the base?
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d05965a - Browse repository at this point
Copy the full SHA d05965aView commit details
Commits on Apr 25, 2024
-
Do not override min/max scan angles. Correctly use the
angle
variab……le, which is modulo 2*pi.
Configuration menu - View commit details
-
Copy full SHA for 88504c4 - Browse repository at this point
Copy the full SHA 88504c4View commit details -
In binning filter, do not override the original scan arc. Add warning…
… for 360-degree LIDAR.
Configuration menu - View commit details
-
Copy full SHA for 1cb8ae7 - Browse repository at this point
Copy the full SHA 1cb8ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88030ad - Browse repository at this point
Copy the full SHA 88030adView commit details
Commits on Apr 30, 2024
-
Revert "In binning filter, do not override the original scan arc. Add…
… warning for 360-degree LIDAR." This reverts commit 1cb8ae7. Conflicts: include/laser_filters/binning_filter.h
Configuration menu - View commit details
-
Copy full SHA for dfe9a87 - Browse repository at this point
Copy the full SHA dfe9a87View commit details -
Revert "Do not override min/max scan angles. Correctly use the `angle…
…` variable, which is modulo 2*pi." This reverts commit 88504c4.
Configuration menu - View commit details
-
Copy full SHA for 388b018 - Browse repository at this point
Copy the full SHA 388b018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999b1ed - Browse repository at this point
Copy the full SHA 999b1edView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3feb292 - Browse repository at this point
Copy the full SHA 3feb292View commit details
Commits on Sep 19, 2024
-
The filtered scan is now updated to begin at the oldest non-overwritt…
…en data (in case of >360-degree scans). This should also resolve any time_increment edge cases.
Configuration menu - View commit details
-
Copy full SHA for 6ecc979 - Browse repository at this point
Copy the full SHA 6ecc979View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0619f4 - Browse repository at this point
Copy the full SHA e0619f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f24bf - Browse repository at this point
Copy the full SHA f7f24bfView commit details