emotionale-robotik/hackathon
2023-10-01 19:19:47 +02:00
..
img Added test image 2023-09-25 08:25:18 +02:00
scripts Added unix scripts for easier usage 2023-09-30 15:56:55 +02:00
cli.py Added custom print functions for cli 2023-09-30 15:52:10 +02:00
client.py Added client with interface to have the possibility to react to emotions 2023-09-30 15:56:17 +02:00
communication.py Added functions to send image and emotions via tcp socket 2023-09-30 15:53:08 +02:00
config.py Added server which provided frames and related emotions 2023-09-30 15:55:00 +02:00
own_robot.py Added client with interface to have the possibility to react to emotions 2023-09-30 15:56:17 +02:00
requirements.txt Documented requirements 2023-09-30 15:56:27 +02:00
robot.py Added client with interface to have the possibility to react to emotions 2023-09-30 15:56:17 +02:00
server.py Catch All exceptions instead of BrokenPipeError 2023-10-01 19:19:47 +02:00
vision.py Added functions to detect emotions of multiple persons 2023-09-30 15:53:36 +02:00