Skip to content

axis permutation done twice for the occupancy grid #2

Description

@Jaeuk-Shin

Hi, thank you for the interesting work!

I found that when constructing semantic voxel maps, it appears that occupancy_grid is being permuted twice: once inside create_occupancy_grid, and again right before concatenation with grid_2d). This double permutation reverts the grid to the original xyz order, and leads to a dimension mismatch errors when the number of grid points differs between y and z axes. Should one of these permutations removed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions