trikRuntime icon indicating copy to clipboard operation
trikRuntime copied to clipboard

ColorSensor: returns color names (index of color name) [WIP]

Open SeriousCoder opened this issue 8 years ago • 1 comments

  • initialization of the new branch;
    ColorSensor:
  • added ability to select returned color model;
  • function read renamed to readRaw;
  • new function read returns the color index enum (0..7)

SeriousCoder avatar Jun 05 '16 13:06 SeriousCoder

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ada5710). Click here to learn what that means.

@@            Coverage Diff            @@
##             master     #173   +/-   ##
=========================================
  Coverage          ?   33.83%           
=========================================
  Files             ?      162           
  Lines             ?     4014           
  Branches          ?        0           
=========================================
  Hits              ?     1358           
  Misses            ?     2656           
  Partials          ?        0
Impacted Files Coverage Δ
...Control/include/trikControl/colorSensorInterface.h 0% <ø> (ø)
trikControl/src/colorSensorWorker.cpp 0% <ø> (ø)
trikControl/src/colorSensor.cpp 0% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ada5710...4be588e. Read the comment docs.

codecov-io avatar Jun 06 '16 13:06 codecov-io