Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Fumiya Watanabe <[email protected]>
  • Loading branch information
rej55 committed Jan 29, 2025
1 parent e570c04 commit 0f0596d
Showing 1 changed file with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
/**:
ros__parameters:
devices: ["*"]
monitor_program: "greengrass"
enable_traffic_monitor: false
crc_error_check_duration: 1
crc_error_count_threshold: 1
reassembles_failed_check_duration: 1
reassembles_failed_check_count: 1
devices: ["*"]
monitor_program: "greengrass"
enable_traffic_monitor: true
crc_error_check_duration: 1
crc_error_count_threshold: 1
reassembles_failed_check_duration: 1
reassembles_failed_check_count: 1
udp_buf_errors_check_duration: 1
udp_buf_errors_check_count: 1

0 comments on commit 0f0596d

Please sign in to comment.