- [Fixed] bug where hashes were refreshed every session. Use
hashlib
now. - [Added] some
- [Changed] reformatting of files
- [Changed] renamed masterfile to hash_table and change it to use yaml instead of pure txt file.
- [Fixed] bug where index file kept being recreated.
- CI Test that checks the interfaces
speak_signal
that sends astd_msgs/Bool
at 20Hz to signal whether the robot is speaking or not.
- Removed the namespace tag, let programs decide what ns to put the code in.
- Fixed where we forgot to change the python_src name to
tbd
- Fixed where we forgot to change the python_src name to
tbd
- Exposed whether the
pollyspeech.wait
method timed out or not
- moved a cloned fork back to
cmu-tbd
. Changed source of action definition totbd_ros_msgs
- Fixed python2 bugs (invalid writing, etc)
- change the default output/play_type to be
sound_play
- fixed a bug where
sound_play
will never be used if start through launch file - Imporved documentation.