Skip to content

Uncaught inflate exception #7

@bit-pirate

Description

@bit-pirate

When Inflate cannot find the provided layer name a STD exception is thrown:

terminate called after throwing an instance of 'std::out_of_range'
  what():  CostMap::get(...) : No map layer of type '' available.

Looking at the demo inflation code, I would expect I only have to catch ECL exception. Should I implement a catch all or should this exception be caught by Inflate.

PS: The same issue also exists in Deflate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions