Skip to content

Conversation

@robert-ros
Copy link
Contributor

This PR adds max_angle and min_angle parameters to all LiDAR models.

These new parameters allow users to configure the angular field of view for any laser macro.

The main purpose of this feature is enabling it to detect (or ignore) specific parts of the robot when it is
navigating in simulation.

This functionality is also supported by the real hardware, as many LiDAR drivers allow configuring their angular range.

Do not overuse this parameter in simulation, since the number of points is fixed; reducing the angular range will increase the point density artificially.

rafa-martin
rafa-martin previously approved these changes Nov 27, 2025
@rafa-martin rafa-martin merged commit cb4e909 into jazzy-devel Nov 27, 2025
@rafa-martin rafa-martin deleted the feat/jazzy/laser-angle branch November 27, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants