Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed May 17, 2024
1 parent 16579ec commit d5b65e3
Show file tree
Hide file tree
Showing 2 changed files with 628 additions and 0 deletions.
10 changes: 10 additions & 0 deletions planning/route_handler/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# route handler

`route_handler` is a library for calculating driving route on the lanelet map.

## Unit Testing

The following illustrates the route that are used in the unit test

### Lane change test route

![debug](./images/lane_change_test_route.svg)

- The route is based on map that can be obtained from `planning_test_utils\test_map`
Loading

0 comments on commit d5b65e3

Please sign in to comment.