Skip to content

review costmap settings #67

Description

@mgruhler

Due to PR #66 some misconfigured costmap settings has been identified.
This will, however, be tackled in a seperate PR and should contain:

  • Parameter map_type is outdated, needs to be removed. Is now configured in the plugins parameter via the ObstacleLayer or VoxelLayer. Maybe we need to change how/where this is configured...
  • Adapt parameter for costmap scaling: inscribed_radius <= circumscribed_radius <= inflation_radius && cost_scaling_factor
  • Check publish_voxel_map: this should only be true if we use a VoxelLayer
  • Should we comment out the Voxel parameters if we don't use a VoxelLayer or configure them correctly for each robot?

@fmessmer FYI

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