[Unit] Description=Blitz robot ROS receiver After=blitz-time-sync.service Wants=blitz-time-sync.service [Service] Type=simple User=@BLITZ_ROS_USER@ ExecStart=/bin/bash @OMNISOCKETGO_ROOT@/scripts/boot/start-ros-receiver-service.sh ExecStartPost=/bin/bash @OMNISOCKETGO_ROOT@/scripts/boot/wait-for-unix-socket.sh --step ros-receiver Restart=always RestartSec=2 StandardOutput=append:@BLITZ_LOG_FILE@ StandardError=append:@BLITZ_LOG_FILE@ [Install] WantedBy=blitz-robot.target