Skip to content

Commit

Permalink
Merge pull request #685 from tier4/system_monitor_disable_traffic_mon…
Browse files Browse the repository at this point in the history
…itor

chore(system_monitor): disable traffic monitor
  • Loading branch information
ito-san authored Dec 4, 2024
2 parents 3e6f51d + 947b8e3 commit 7d9aeae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ros__parameters:
devices: ["*"]
monitor_program: "greengrass"
enable_traffic_monitor: true
enable_traffic_monitor: false
crc_error_check_duration: 1
crc_error_count_threshold: 1
reassembles_failed_check_duration: 1
Expand Down

0 comments on commit 7d9aeae

Please sign in to comment.