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

Changed default floating point precision to max #872

Merged
merged 11 commits into from
Apr 13, 2022
Merged

Commits on Mar 4, 2022

  1. set ostream precision opt; default is max

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b8e4e8f View commit details
    Browse the repository at this point in the history
  2. precision command option

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    22cceb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fixed tests

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c10f208 View commit details
    Browse the repository at this point in the history
  2. removed _originalStr from ParamPrivate::StringFromValueImpl

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7a690da View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge branch 'main' into jennuine/ostream_precision

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7940599 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge branch 'main' into jennuine/ostream_precision

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    499f65a View commit details
    Browse the repository at this point in the history
  2. translation only for direct comparison tests

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e1f6421 View commit details
    Browse the repository at this point in the history
  3. use quaternions for pose rotation_format

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    fa8e4a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 12, 2022

  1. Merge branch 'main' into jennuine/ostream_precision

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c1067ba View commit details
    Browse the repository at this point in the history
  2. addressed reviewer feedback

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    855cb1d View commit details
    Browse the repository at this point in the history