feat: implemented receiving video image from robot

The functionality is implemented in main.py in the functions start_video_rcv and video_rcv_loop.

close: N25B-171
This commit is contained in:
Storm
2025-10-15 17:52:59 +02:00
parent 828871a2ad
commit e3663e1327
3 changed files with 72 additions and 0 deletions

3
.gitignore vendored
View File

@@ -214,3 +214,6 @@ __marimo__/
# Streamlit
.streamlit/secrets.toml
.DS_Store