FastestRplidar icon indicating copy to clipboard operation
FastestRplidar copied to clipboard

A Fast Python Library (Helper) for the RPLidar A2 rangefinder scanners for Raspberry Pi

Results 2 FastestRplidar issues
Sort by recently updated
recently updated
newest added

After I finished installing the fastestrplidar library when I ran this example : ` from fastestrplidar import FastestRplidar if __name__ == '__main__': # Initialize the library and creates and object...

Is it possibile for you to add the setmotorpwm to your python code? I know it exists in the C++ code. This increases the possibility to play with the speed...