pointcloud_to_laserscan icon indicating copy to clipboard operation
pointcloud_to_laserscan copied to clipboard

Documented default values for angle_min and angle_max are wrong

Open mdepp opened this issue 5 years ago • 1 comments

In the documentation, it says that angle_min defaults to -pi/2 and angle_max defaults to pi/2. But they actually default to -pi and pi respectively.

mdepp avatar Apr 30 '20 21:04 mdepp

Good catch @mdepp. Would you be willing to contribute a fix?

hidmic avatar Sep 10 '21 19:09 hidmic