Commit 86c9c6e
committed
fix: poll for fault-manager operations in turtlebot3 smoke test
In Gazebo-heavy demos, the fault_manager ROS 2 services take longer
to be discovered by runtime graph introspection. Use poll_until with
a 30s timeout instead of an instant assert_non_empty_items check.1 parent 0ed6f49 commit 86c9c6e
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| |||
0 commit comments