Selex simulator

This commit is contained in:
Eden Kirin
2025-10-24 13:47:35 +02:00
parent 54157a8c16
commit 569866d404
4 changed files with 520 additions and 2 deletions

View File

@ -4,3 +4,7 @@ run-pelican:
run-glory:
@ uv run python main.py glory --port /dev/ttyUSB0 --baud 115200
run-selex:
@ uv run python main.py selex --port /dev/ttyUSB0 --baud 115200