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

Error Propagation and Configurable Sensor Noise Models #95

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    ed21cd1 View commit details
    Browse the repository at this point in the history
  2. Integrating sensor_processor with elevation_mapping

    Seems somewhat slow and ROS support has not been added yet
    W. Jacob Wagner committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2b1ec73 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Added sensor models to replicate old behavior and constant variance

    Fixing datatype issues in SensorProcessor
    W. Jacob Wagner committed May 8, 2024
    Configuration menu
    Copy the full SHA
    187e408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518d0a6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3d95dce View commit details
    Browse the repository at this point in the history
  2. Tweaked computation of sensor noise propagation to speed up calling n…

    …oise_model
    W. Jacob Wagner committed May 9, 2024
    Configuration menu
    Copy the full SHA
    83e6cf8 View commit details
    Browse the repository at this point in the history
  3. Added LiDAR Noise model

    Made some speedups in sensor_processor
    W. Jacob Wagner committed May 9, 2024
    Configuration menu
    Copy the full SHA
    924dc84 View commit details
    Browse the repository at this point in the history