can i configure 360 degree lidar to work as 180 degree
Hi,
It depends on the lidar you are using. Some of them have ROS drivers that set parameters like angle_min
and angle_max
.
As an alternative, you can use a laser filter to remove the sections you don’t want.
Check out this package, available in ROS and ROS 2:
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.