Navigation Menu

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

Prob voxelworks #69

Closed

Commits on Apr 7, 2018

  1. Improvements and fixes for prob voxels

    Added example and vis config file
    Moved conversion from float to Probability to ProbabilisticVoxel
    Fixed the updates of probabilistic voxels.
    Moved cSENSOR_MODEL_FREE and cSENSOR_MODEL_OCCUPIED to the common defines.
    Added a missing template instance for the sensor model.
    Removed unnecessary meaning checks in ProbabilisticVoxelMap
    Fixes in the visualizer for probability voxels and SWEPT_VOLUME_END
    Andreas Hermann committed Apr 7, 2018
    Copy the full SHA
    b10481f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a1bfb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Fixed examples containing probabilistic voxels.

    Andreas Hermann committed Apr 14, 2018
    Copy the full SHA
    e91a828 View commit details
    Browse the repository at this point in the history