Skip to content

New fields for occupancy grid exports - #58

Open
Chombled wants to merge 1 commit into
PRBonn:mainfrom
HSE-VSV:feat-extended-occupancy-config
Open

New fields for occupancy grid exports#58
Chombled wants to merge 1 commit into
PRBonn:mainfrom
HSE-VSV:feat-extended-occupancy-config

Conversation

@Chombled

Copy link
Copy Markdown

We've been recently using kiss-slam for a project and have had experiences mirroring the concerns in #26 . Having seen the added API calls in #29 , I think it could be valuable to expose said API and a general choice of outputs for the occupancy mapper in the config. I've added 4 new toggles, of which 3 are for setting the exports and one to toggle between the full- or occupied-only ply.

Some things I am not sure about are:

  • If there should be an early exit or error if none of the exports are selected
  • I used the full instance attributes (self.slam_config.occupancy_mapper.---) instead of an alias because I didn't want to import OccupancyMapperConfig into pipeline.py

Please let me know if this is of any interest and any other feedback, as I am quite new to contributing to OSS.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant