Merge branch 'main' into fix/send-video

This commit is contained in:
Storm
2026-01-30 17:28:13 +01:00
37 changed files with 251 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# -*- coding: utf-8 -*-
"""
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
"""
from __future__ import unicode_literals
from robot_interface.utils.get_config import get_config