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

Bugfix/fix 61 #67

Open nakai-omer opened 1 year ago

nakai-omer commented 1 year ago

Fixes https://github.com/ros-perception/depthimage_to_laserscan/issues/61, tools such as Nav2 expect reading that are out of range as infinity instead of nan.