You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to increase the rplidar S2 publishing frequency upto 15Hz?
Rplidar current publish frequency is only 10Hz. However the publishing frequency of rplidar A2 is 13 to 15 Hz.
The text was updated successfully, but these errors were encountered:
Seconded. Changing the scan_frequency parameter does nothing in terms of increasing the publication frequency of the /scan topic, and it would appear from the source code that the motor speed does not depend on that parameter anyway.
for rplidar a2m6, giving PWM signal from Arduino or simply connecting PWM pin to 5V pin increase the speed up to 21 Hz.
But for S2 I have no idea how to increase the frequency. I am now fighting with S1 to speed it up to 15 Hz but it seems that rpm commands are sent by serial because there is no visible voltage change on wires unless drop in voltage from PWM signal is covered by increasing the power voltage (because two wires are connected there). But this would mean that S1 is rotating with full speed which it's does not. Maybe giving external pwm signal would resolve the issue
how to increase the rplidar S2 publishing frequency upto 15Hz?
Rplidar current publish frequency is only 10Hz. However the publishing frequency of rplidar A2 is 13 to 15 Hz.
The text was updated successfully, but these errors were encountered: