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

Geospatial component for heightmap & DEMs #267

Merged
merged 16 commits into from
Jan 19, 2022
Merged

Commits on Nov 18, 2021

  1. geospatial component

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3440ec0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. ported gazebo11 dem updates

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ff10750 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into jennuine/geospatial

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ae763a0 View commit details
    Browse the repository at this point in the history
  3. replaced exceptions with errors

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    6f6769a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. added Filename() to HeightmapData base class

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    57f2d08 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. updated migration

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    90e55a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Merge branch 'main' into jennuine/geospatial

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

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    98d9968 View commit details
    Browse the repository at this point in the history
  2. Fix deprecation warnings

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2566962 View commit details
    Browse the repository at this point in the history
  3. Fix cmake warning

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    aa94ca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. add MinElevation function

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ed1a2b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jennuine/geospatial' of github.com:ignitionrobotics/ign…

    …-common into jennuine/geospatial
    iche033 committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    f1a8412 View commit details
    Browse the repository at this point in the history
  3. fix gdal deprecation warning

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

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

Commits on Jan 11, 2022

  1. added doc ref

    Signed-off-by: Jenn Nguyen <[email protected]>
    jennuine committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5eadb52 View commit details
    Browse the repository at this point in the history
  2. fix err msgs & test paths

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