Skip to content

Enable yaw rate noise injection #18

Description

@jakebonney10

The yaw-rate noise parameter is currently ignored: calls in resample_noise() are commented out and the default parameter value is zero. As a result, users who tweak the yaw-rate noise setting see no effect.

Impact:

Misleading API and potentially poor performance.

Suggested fixes:

  • Restore yaw-rate noise application in the resampling step and set the default noise very low, or
  • Remove the yaw-rate parameter entirely (and associated code), updating documentation accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions