Skip to content

LMS151 always reports 5000 for output range angle resolution #51

@mrwrock

Description

@mrwrock

scan_msg.angle_increment = static_cast<double>(outputRange.angleResolution / 10000.0 * DEG2RAD);

SOPAS didn't appear to allow changing the output angle range value, it only allows changing the start and stop angle. I suggest using cfg.scaningFrequency instead of outputRange.angleResolution.

This was the only way I was able to operate my LMS151 at 0.25deg/25Hz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions