smartcar_shield icon indicating copy to clipboard operation
smartcar_shield copied to clipboard

A versatile and easy to use vehicle platform for hobby-grade projects

Results 9 smartcar_shield issues
Sort by recently updated
recently updated
newest added

## Description Would you be interested in supporting https://github.com/adafruit/Adafruit_DRV8830 under your library? ## Definition of Done

## Description ## Solved issue(s)

## Description ## Solved issue(s)

## Description Seems like it's [broken](https://github.com/platisd/smartcar_shield/runs/5612643755?check_suite_focus=true). ## Definition of Done Job is again :green_circle:

good first issue

## Description Sonarqube has detected some code smells and the report can be found [here](https://sonarcloud.io/project/issues?id=platisd_smartcar_shield&resolved=false&types=CODE_SMELL). Not all of them need to be fixed (i.e. ignore the ones about the commented-out...

help wanted
good first issue

## Description Currently `DirectionalOdometer` is extending `DirectionlessOdometer` so to utilize some common functionality. However, a `DirectionalOdometer` is **not** a `DirectionlessOdometer`. Both are `Odometer`s that are using an `Encoder`. ## Definition...

## Description The `Runtime` interface is supposed to be a platform agnostic representation of the runtime environment. Instead of passing arbitrary numbers (which will only work for Arduino), we should...

## Description This lib seems to do a nice job of abstracting motor drivers: https://github.com/tfeldmann/Arduino-MotorDriver Could you provide some example code for how you would integrate that with your library?...

## Description ## Solved issue(s)