Files
TG3/tg3_local_teleop/tg3-local-teleop.service
2026-08-07 15:46:13 +08:00

16 lines
313 B
Desktop File

[Unit]
Description=TG3 session-gated local TS1P teleoperation bridge
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
ExecStart=/home/nvidia/tg3_local_teleop/run.sh --allow-publish
Restart=on-failure
RestartSec=2
KillSignal=SIGINT
TimeoutStopSec=5
[Install]
WantedBy=default.target