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

port: 7 to 8 #592

Merged
merged 16 commits into from
Nov 2, 2023
Merged

port: 7 to 8 #592

merged 16 commits into from
Nov 2, 2023

Commits on Oct 26, 2022

  1. Adds a basic unit test for PointCloud functionality

    This PR adds a very trivial (happy path) unit test for PointCloud functionality. Hopefully, I will get more time to add more functionality to this test over time.
    
    TODOS:
    * Check behaviour with NaNs
    * Check mismatched float and pointcloud sizes
    * Check malformed point cloud.
    
    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6d79e58 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    40e553d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Address PR feedback

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9a1f573 View commit details
    Browse the repository at this point in the history
  2. Style

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3e929bf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Address PR Feedback

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    81ea36c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Test actual values

    Signed-off-by: Arjo Chakravarty <[email protected]>
    arjo129 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c1f232b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db42e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Jun 1, 2023

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

Commits on Aug 4, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5eb27cd View commit details
    Browse the repository at this point in the history
  2. fix warning

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9c5e3b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    e79ec8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from gazebosim/arjo/test/pointcloud

    Adds a basic unit test for PointCloud functionality
    arjo129 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0c1cb7d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Tidy namespaces (#590)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8dae037 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gz-gui7' into port/7_to_8

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9c1f858 View commit details
    Browse the repository at this point in the history