kevinmcaleer / SMARSLab

SMARS Lab - A simple web app for playing with SMARS Robots.
Apache License 2.0
17 stars 7 forks source link

Range finder #18

Open kevinmcaleer opened 4 years ago

kevinmcaleer commented 4 years ago

EPIC - Range Finder

Use the range finder to sense how close the SMARS is to an object. This code provides an interface to read values from the rangefinder This code also adds range finder telemetry to the telemetry sent back via the api as json

Additional context Additionally, a nice graphic should show the distance (like a wifi signal or reversing sensor graphic)

Related Work Items