Skip to content

Minor bug fix and test LIDAR plotting test

Latest
Compare
Choose a tag to compare
@ka9cql ka9cql released this 08 Feb 08:56
· 55 commits to master since this release

One minor bug fix to v.1.0 to add sleep after turning left (was missing). Added test LIDAR plotting functions - getLidar and plotLidar.py. The former grabs current LIDAR ranging data, the latter plots it using Python3's numpy and matplotlib, which takes about 100% of one Raspberry Pi 3B+ CPU core (out of 4) for ten seconds or so.