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

Add Gaussian noise to Odometry Publisher #1393

Merged
merged 17 commits into from
Apr 5, 2022

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    fffd3f3 View commit details
    Browse the repository at this point in the history
  2. Added test case

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    72af550 View commit details
    Browse the repository at this point in the history
  3. Updated a minor comment

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8362ecf View commit details
    Browse the repository at this point in the history
  4. Test checks the covariance matrix

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    9163fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Minor cleanup, docstring update

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7707c23 View commit details
    Browse the repository at this point in the history
  2. Changed quick return logic in Configure method, check for invalid pub…

    …lisher before publishing msg
    
    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a2dc446 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. linter fixes

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    752fdce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e3d7f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

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

Commits on Apr 1, 2022

  1. Merge branch 'ign-gazebo6' into aditya/odom_pub_noise

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f021816 View commit details
    Browse the repository at this point in the history
  2. Require ign-msgs 8.3

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    1d2033f View commit details
    Browse the repository at this point in the history
  3. Style nits

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    cf78741 View commit details
    Browse the repository at this point in the history
  4. more style

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    17e77b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Fix for bionic

    Signed-off-by: Aditya <[email protected]>
    adityapande-1995 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    accb096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309f116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af673d1 View commit details
    Browse the repository at this point in the history