Closed TaikiYamada4 closed 4 days ago
@YamatoAndo Thanks for your review! All three suggestions above are fixed in here https://github.com/autowarefoundation/autoware_tools/pull/150/commits/2b3cfe81e15d59ff1c3227784b7f6d8b07e9ca21
@YamatoAndo I've fixed the sample_map.osm crosswalk_polygon
to detection_area
so please check it out.
Description
This PR revises the test system in lanelet2_map_validator such like
I made the medium size map (sample_map.osm) by modifying lanelet2_map.osm from
autoware_test_utils
. I modified that map so that the current requirements in theautoware_requirement_set.json
will pass.Related links
None
Tests performed
1. Test codes
I tested the test codes through
2. Test sample_map.osm
I tested that sample_map.osm passes
vm-02-02
,vm-04-01
andvm-05-01
through the following command.The figure below is the console output I got.
Notes for reviewers
None
Interface changes
None
Effects on system behavior
Test algorithm changed.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.