Commit 0067100
oomwoo_clean/nav: use the world-aligned living_room map
nav.launch.py defaulted to oomwoo_gazebo/map/living_room.yaml (origin
-1.33,-2.76), which does NOT cover the sim's default spawn (-2.0,-0.5) --
the robot came up outside the map, so the global costmap logged "Invalid
frame ID map" / "out of map bounds" and navigation never worked. Default
to the world-aligned oomwoo_sim_support/maps/living_room.yaml (origin
-2.75,-2.75) that the coverage regression uses; it covers the spawn.
Verified headless: robot localizes at spawn, in bounds, and a
NavigateToPose goal plans and SUCCEEDS.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d4246d5 commit 0067100
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- src/oomwoo_clean/launch
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | | - | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
0 commit comments