feat: harden TG3 teleop and add right-B point gesture
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
[Unit]
|
||||
Description=TG3 session-gated local TS1P teleoperation bridge
|
||||
Description=TG3 local TS1P dual-arm bridge (no cloud pairing)
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/home/nvidia/tg3_local_teleop/wait_ros_ready.sh
|
||||
ExecStart=/home/nvidia/tg3_local_teleop/run.sh --allow-publish
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
KillSignal=SIGINT
|
||||
TimeoutStartSec=150
|
||||
TimeoutStopSec=5
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user