You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
Due to PR #66 some misconfigured costmap settings has been identified.
This will, however, be tackled in a seperate PR and should contain:
map_type
is outdated, needs to be removed. Is now configured in theplugins
parameter via theObstacleLayer
orVoxelLayer
. Maybe we need to change how/where this is configured...inscribed_radius
<=circumscribed_radius
<=inflation_radius
&&cost_scaling_factor
publish_voxel_map
: this should only be true if we use aVoxelLayer
VoxelLayer
or configure them correctly for each robot?@fmessmer FYI
The text was updated successfully, but these errors were encountered: