-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Note that all of this is without the RPLIDAR SDK, ie: #define ENABLE_RPLIDAR_SDK_SUPPORT commented out in hardwarex.h
I am not sure if this is an issue with the RPLIDAR SDK (will investigate further).
For the A3 RPLIDAR either of these will cause a change in spin rate:
- Changing the
motorPWMvalue to the config file,RPLIDAR0.txt - Using the
SetMotorPWMRequestRPLIDAR()endpoint - Hardcoding
#define DEFAULT_MOTOR_PWM_RPLIDAR <VALUE>
However, with the S3 none of these will cause a change of spin rate.
A slight difference between the A3 and the S1 is the connector to the little USB adapter.
The differences are shown in the attached images. There seems to be no wire to the PWM connector. I am not sure if that is the fundamental issue here.
Metadata
Metadata
Assignees
Labels
No labels

