feat: package TG3 TS1P OmniSocket teleoperation
This commit is contained in:
15
tg3_local_teleop/tg3-local-teleop.service
Normal file
15
tg3_local_teleop/tg3-local-teleop.service
Normal file
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user