Skip to content

Commit

Permalink
for opposite lane, use other map
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
  • Loading branch information
soblin committed Mar 5, 2025
1 parent 33b61d6 commit 1c536ed
Show file tree
Hide file tree
Showing 3 changed files with 14,393 additions and 14,995 deletions.
4 changes: 3 additions & 1 deletion common/autoware_lanelet2_utility/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,13 @@ std::vector<T> forEachMatchInMultiMap(const MapT& map, const KeyT& key, Func&& f
## Test maps
All of the maps are in `local` coordinate.
| Map name | Origin point id | Image |
| --------------------------- | --------------- | --------------------------------------------------- |
| `road_shoulder/highway.osm` | `1` | ![highway](./media/maps/road_shoulder/highway.png) |
| `road_shoulder/pudo.osm` | `140` | ![pudo](./media/maps/road_shoulder/pudo.png) |
| `intersection/crossing.osm` | `1861` | ![crossing](./media/maps/intersection/crossing.png) |
| `intersection/crossing.osm` | `1824` | ![crossing](./media/maps/intersection/crossing.png) |
### How to craft test map
Expand Down
Loading

0 comments on commit 1c536ed

Please sign in to comment.