Files
I150/srcs/RobotNet10/RobotApp/RobotNet10.RobotApp/run-quiet.sh
2026-07-03 16:37:12 +07:00

4 lines
178 B
Bash
Executable File

#!/bin/bash
# Filter out verbose sick_scan_xd logs
./run.sh 2>&1 | grep -v "\[Info\]: SickScanApiWaitEventHandler" | grep -v "\[Info\]: SickScanApiWaitNextPolarPointCloudMsg"