tue-robotics / ed

Environment Descriptor
BSD 2-Clause "Simplified" License
56 stars 15 forks source link

[occupancy_grid_publisher_plugin] Error getting map data: #33

Closed Rayman closed 9 years ago

Rayman commented 9 years ago

On ROS indigo I keep getting this error:

Error getting map data:
width: -39999960
height: -39999960
resolution: 0.05
Error getting map data:
width: -39999960
height: -39999960
resolution: 0.05

@reinzor you wrote this error, what could be the cause?

reinzor commented 9 years ago

This is due to the localization map that is being published with a specifier localizable. No models are selected so there is nothing to be published.

-Rein

On Tue, Feb 3, 2015 at 7:06 PM, Ramon Wijnands notifications@github.com wrote:

On ROS indigo I keep getting this error:

Error getting map data: width: -39999960 height: -39999960 resolution: 0.05 Error getting map data: width: -39999960 height: -39999960 resolution: 0.05

@reinzor https://github.com/reinzor you wrote this error, what could be the cause?

— Reply to this email directly or view it on GitHub https://github.com/tue-robotics/ed/issues/33.