Skip to content
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

Feature: ros2 port for all filters #189

Merged
merged 18 commits into from
Aug 23, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    62aa041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b7bbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7339c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9bb30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53ae9b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d919da8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2c35de View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update include/laser_filters/polygon_filter.h

    Co-authored-by: Błażej Sowa <[email protected]>
    berend-kupers and bjsowa authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5185c7b View commit details
    Browse the repository at this point in the history
  2. Changed RCLCPP_WARN_THROTTLE

    Co-authored-by: Błażej Sowa <[email protected]>
    berend-kupers and bjsowa authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    50237b2 View commit details
    Browse the repository at this point in the history
  3. Added dependency

    berend-kupers committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8058839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b19c2d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    1b6fb99 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fixed test

    berend-kupers committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    742e76a View commit details
    Browse the repository at this point in the history
  2. Removed node interface

    berend-kupers committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ffddce3 View commit details
    Browse the repository at this point in the history
  3. Removed unused file

    berend-kupers committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4440285 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e02d296 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix race condition in tests

    We need to publish scans repeatedly in case the filter chain runs and
    processes the output scan before we finish subscribing to that topic.
    jonbinney committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5ea368f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #7 from jonbinney/fix-port-all-filters-test

    Fix race condition in tests
    berend-kupers authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2fe180c View commit details
    Browse the repository at this point in the history