Roboy / ravestate

✨ Ravestate is Roboy's reactive dialogue state library.
http://roboy.github.io/ravestate
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

Head Movement #128

Closed Toseban closed 5 years ago

Toseban commented 5 years ago

Roboy is turning heads :arrow_left: :robot: :arrow_right:

RoboyIO is extended to move Roboy's head! With customizable degree-ranges for every axis :gear: It can also be deactivated by setting movement_probability to 0 :x:

And a small fix for ravestate_ros1 :beetle:

codecov-io commented 5 years ago

Codecov Report

Merging #128 into velvet-revolution will decrease coverage by 5.58%. The diff coverage is 12.65%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #128      +/-   ##
=====================================================
- Coverage              72.24%   66.66%   -5.59%     
=====================================================
  Files                     59       64       +5     
  Lines                   3690     4059     +369     
=====================================================
+ Hits                    2666     2706      +40     
- Misses                  1024     1353     +329
Impacted Files Coverage Δ
modules/ravestate_wildtalk/parlai_backend.py 0% <0%> (ø)
modules/ravestate_ros1/ros1_properties.py 0% <0%> (ø) :arrow_up:
modules/ravestate_wildtalk/__init__.py 0% <0%> (-92.31%) :arrow_down:
modules/ravestate_wildtalk/server.py 0% <0%> (ø)
modules/ravestate_wildtalk/gpt2_backend.py 0% <0%> (ø)
modules/ravestate_roboyio/__init__.py 0% <0%> (ø) :arrow_up:
modules/ravestate_wildtalk/convai_gpt_backend.py 0% <0%> (ø)
modules/ravestate_telegramio/__init__.py 100% <100%> (ø) :arrow_up:
modules/ravestate_emotion/__init__.py 60.97% <60.97%> (ø)
modules/ravestate_telegramio/telegram_bot.py 44.23% <63.63%> (+2.38%) :arrow_up:
... and 6 more

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 743996f...5c195f7. Read the comment docs.