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(map): add pointcloud divider and pointcloud merger #100

Merged

Commits on Jul 24, 2024

  1. Added point cloud merger

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    395b108 View commit details
    Browse the repository at this point in the history
  2. Update README and remove unused svg file

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f9512a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1625802 View commit details
    Browse the repository at this point in the history
  4. Fix pre-commit

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    521a063 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cb8e10 View commit details
    Browse the repository at this point in the history
  6. Fix spell check

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9911118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e4674f View commit details
    Browse the repository at this point in the history
  8. Fix pre-commit ci

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ac08ba0 View commit details
    Browse the repository at this point in the history
  9. Fix pre-commit ci

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    068e456 View commit details
    Browse the repository at this point in the history
  10. Fix pre-commit ci

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    63afecb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Add autoware_ prefix to nodes

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e838ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe65b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41188f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Add autoware_ prefix to pointcloud merger and divider; refactor code;…

    … rearrange files
    
    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    283ee21 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Follow autoware directory structure

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    94ca610 View commit details
    Browse the repository at this point in the history
  2. Move parameters to yaml files, create schema json files, and apply cl…

    …ang format
    
    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ad4e036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d214daa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix an error while reading PCD file

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f0e4986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57def1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021555b View commit details
    Browse the repository at this point in the history
  4. Fix pre-commit ci

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2d88828 View commit details
    Browse the repository at this point in the history
  5. Fix pre-commit-optional

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6946dca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7eab69 View commit details
    Browse the repository at this point in the history
  7. Fix merger's schema file

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    39f2b34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2649643 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 3, 2024

  1. Fixed review comments

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6ef8d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7412487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e473b View commit details
    Browse the repository at this point in the history
  4. Fixed spell check

    Signed-off-by: Anh Nguyen <[email protected]>
    anhnv3991 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5e2acc4 View commit details
    Browse the repository at this point in the history