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_typeis outdated, needs to be removed. Is now configured in thepluginsparameter via theObstacleLayerorVoxelLayer. Maybe we need to change how/where this is configured...inscribed_radius<=circumscribed_radius<=inflation_radius&&cost_scaling_factorpublish_voxel_map: this should only be true if we use aVoxelLayerVoxelLayeror configure them correctly for each robot?@fmessmer FYI