f34817d5b6
FastAPI backend + vanilla JS frontend for LiDAR/camera startup, camera settings, and rosbag recording, unifying the previous scan_gui/scan_gui_dual/ scan_gui_triple desktop tools into one web app.
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
fastapi>=0.110
|
|
uvicorn[standard]>=0.29
|
|
websockets>=12.0
|
|
numpy>=1.22
|
|
PyYAML>=6.0
|