Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review costmap settings #67

Open
4 tasks
mgruhler opened this issue Apr 26, 2016 · 0 comments
Open
4 tasks

review costmap settings #67

mgruhler opened this issue Apr 26, 2016 · 0 comments

Comments

@mgruhler
Copy link
Member

mgruhler commented Apr 26, 2016

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

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

No branches or pull requests

1 participant