8000 ColorSensor: returns color names (index of color name) [WIP] by SeriousCoder · Pull Request #173 · trikset/trikRuntime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

SeriousCoder
Copy link
  • 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)

…elect returned color model; - function read renamed to readRaw; - new function read returns the color index enum (0..7)
…HSV to RGB components vector - rename 'read' to 'getColor';
@codecov-io
Copy link
codecov-io commented Jun 6, 2016

Codecov Report

❗ 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.

@iakov iakov force-pushed the master branch 2 times, most recently from e58aa40 to 1c507e2 Compare August 23, 2018 16:11
@iakov iakov force-pushed the master branch 2 times, most recently from 8ee914a to 1a6c3e4 Compare November 21, 2018 22:12
@iakov iakov force-pushed the master branch 16 times, most recently from c636509 to 82504bb Compare November 29, 2018 15:30
@iakov iakov force-pushed the master branch 2 times, most recently from 521d224 to df70e74 Compare November 29, 2018 16:17
@iakov iakov force-pushed the master branch 2 times, most recently from 977fb9a to cd7baa8 Compare January 12, 2019 14:01
@iakov iakov changed the title ColorSensor: returns color names (index of color name) ColorSensor: returns color names (index of color name) [WIP] Apr 14, 2020
@iakov iakov force-pushed the master branch 2 times, most recently from d1d317e to 0a4ad77 Compare November 19, 2023 17:26
@iakov iakov force-pushed the master branch 3 times, most recently from b3c87b7 to 165068c Compare August 12, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0