ros-perception / depthimage_to_laserscan

Converts a depth image to a laser scan for use with navigation and localization.
243 stars 163 forks source link

Add missing std namespace prefixes (#20) #46

Closed clalancette closed 4 years ago

clalancette commented 4 years ago

Signed-off-by: Dmitry Rozhkov dmitry.rozhkov@linux.intel.com

Port of #20 to melodic-devel