Skip to content

Commit bead9cd

Browse files
committed
revert readme
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
1 parent 7fdb243 commit bead9cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md lanelet2_extension/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package contains external library for Lanelet2 and is meant to ease the use
44

55
## Lanelet Format for Autoware
66

7-
Autoware uses extended Lanelet2 Format for Autoware, which means you need to add some tags to default OSM file if you want to fully use Lanelet2 maps. For details about custom tags, please refer to this [document](./lanelet2_extension/docs/lanelet2_format_extension.md).
7+
Autoware uses extended Lanelet2 Format for Autoware, which means you need to add some tags to default OSM file if you want to fully use Lanelet2 maps. For details about custom tags, please refer to this [document](./docs/lanelet2_format_extension.md).
88

99
## Code API
1010

lanelet2_extension/docs/lanelet2_format_extension.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
About the basics of the default format, please refer to main [Lanelet2 repository](https://github.com/fzi-forschungszentrum-informatik/Lanelet2). (see [here](https://github.com/fzi-forschungszentrum-informatik/Lanelet2/blob/master/lanelet2_core/doc/LaneletPrimitives.md) about primitives)
66

77
In addition to default Lanelet2 Format, users should add following mandatory/optional tags to their osm lanelet files as explained in reset of this document.
8-
Users may use `autoware_lanelet2_validation` [node](../../README.md#nodes) to check if their maps are valid.
8+
Users may use `autoware_lanelet2_validation` [node](../README.md#nodes) to check if their maps are valid.
99

1010
The following is the extra format added for Autoware:
1111

0 commit comments

Comments
 (0)