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

SW-5466: Support Velodyne and other point types in ouster-ros driver #216

Merged
merged 19 commits into from
Nov 13, 2023

Commits on Sep 13, 2023

  1. Add PointXYZIR point type

    Samahu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    24d9c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6e8e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    56823f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33552f View commit details
    Browse the repository at this point in the history
  3. shorten function name

    Samahu committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2f2c3c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Resolve typos in comments

    Samahu committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    02b89c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    7ee3989 View commit details
    Browse the repository at this point in the history
  2. Make build green again!

    Samahu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f1134de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6d59e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    8ac6661 View commit details
    Browse the repository at this point in the history
  2. Wrap point meta functions with a namespace and use shorter names for …

    …the functions +
    
    Add a short describion to all functions +
    Refactor unit tests + Add new ElementGetSet unit test
    Samahu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6b2aa62 View commit details
    Browse the repository at this point in the history
  3. Add a seed test module for the point_cloud_compose methods +

    Add description for the point_cloud_compose methods + refactor code and add compile time checks.
    Samahu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    25d9be1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Formatting + documentation

    Samahu committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7697611 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    3f2c006 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    Samahu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cfdb247 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Samahu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ed671b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d6f6e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b84422 View commit details
    Browse the repository at this point in the history