Skip to content

axis permutation done twice for the occupancy grid #2

@Jaeuk-Shin

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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