Commit c5bf35e
committed
config: disable all heuristic gap-fill in hybrid mode demos
Manifests define complete entity structure - all heuristic entities
from runtime discovery are noise. Disable across all 3 demos:
- create_synthetic_components: false (pre-existing)
- create_synthetic_areas: false (needed for turtlebot3 Gazebo nodes)
- allow_heuristic_areas: false
- allow_heuristic_components: false (needed for turtlebot3 ros_gz_sim)
- allow_heuristic_apps: false (needed for _param_client_node orphan)1 parent fdb199d commit c5bf35e
File tree
3 files changed
+18
-0
lines changed- demos
- moveit_pick_place/config
- sensor_diagnostics/config
- turtlebot3_integration/config
3 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments