ros-perception / slam_gmapping

http://www.ros.org/wiki/slam_gmapping
668 stars 528 forks source link

fix comment, change type from double to int #40

Closed oscar-lima closed 8 years ago

oscar-lima commented 8 years ago

fixing comment on slam_gmapping.cpp file

is not "double" but "int"

wjwwood commented 8 years ago

Can confirm:

Thanks!