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

feat(lidar_transfusion): intensity as uint8 and tests #7745

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jun 28, 2024

  1. feat(lidar_transfusion): intensity as uint8 and tests

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cd8e9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a03136 View commit details
    Browse the repository at this point in the history
  3. fix(lidar_transfusion): headers include

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    36e54e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat(lidar_transfusion): use autoware_point_types for validation & re…

    …factor
    
    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dfa4383 View commit details
    Browse the repository at this point in the history
  2. style(lidar_transfusion): remove deprecated function

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bef02c6 View commit details
    Browse the repository at this point in the history
  3. test(lidar_transfusion): point_step validation is not required

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    efbca57 View commit details
    Browse the repository at this point in the history
  4. docs(lidar_transfusion): update assumptions / known limits

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2a3f32c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. refactor(lidar_transfusion): redundant points structure

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    087aff4 View commit details
    Browse the repository at this point in the history
  2. docs(lidar_transfusion): update assumptions / known limits

    Signed-off-by: Amadeusz Szymko <[email protected]>
    amadeuszsz committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    edf7fab View commit details
    Browse the repository at this point in the history