/rplidar

Primary LanguagePython

rplidar

Python code for an autonomous rover running a RP Lidar on Raspberry Pi with an Arduino controlling the car via PyCmdMessenger

Must install RPLidar Python library first:

For Python3: "sudo pip3 install rplidar" For Python2: "pip install rplidar"