robotpt / vision-project

A robot interaction to help low vision people read more.
MIT License
0 stars 5 forks source link

Add reading evaluator node #47

Closed emilyxzhou closed 3 years ago

emilyxzhou commented 3 years ago

Added the reading evaluator node and the necessary ROS publishers, database keys, and delegator logic to manage the long-term reading tasks. The ReadingEvaluator class methods were adapted from py-webrtcvad's example script.