2022-05-24 ODD working group weekly meeting (94) #2619
Igata-ctrl
started this conversation in
Working group meetings
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Attendee
Agenda/Minutes
ITRI kindly provided the vehicle 3D CAD data of their AD bus experiment vehicle for simulation model building, as well as the higher resolution point cloud map data of ITRI campus for creating 3D simulation environment.
The CI/CD pipeline requires additional modification to work with the Autoware in the latest architecture. Hopefully, we'll be seeing the initial simulation result by next week.
Mehmet (Leo Drive) kindly tested the scenarios with Autoware on the local environment and identified issues.
Discussion
Scenario Editor User Guide (for use within CI/CD pipeline) has been stored in ODD WG Google Drive. )[updated]
Scenario creation status as of May 24th.
The use case list which was assigned to the members is here.
Please upload the scenarios you created to the Gitlab repository by issuing the merge requests.
Note: The files and folders in the ODD WG Google drive have been (re)organized. If you lost your access to your files, please let @Igata-ctrl know.
Action Items
The CI/CD pipeline has become available for use with Autoware universe. @Igata-ctrl will import the scenarios collected on the Gitlab repository into the scenario storage of the CI/CD pipeline.
Q&As in AWF Discord ODD WG channel are also encouraged.
[Updated] The ODD WG members are encouraged to set up the necessary environment by following the steps below.
export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
sudo apt install ros-galactic-rmw-cyclonedds-cpp
/opt/autoware/cyclonedds_config.xml
export CYCLONEDDS_URI=file:///opt/autoware/cyclonedds_config.xml
sudo sysctl -w net.core.rmem_max=2147483647
sudo ifconfig lo multicast
Scenario Tool Summary
Administrative
[Pattern A] for the odd-numbered months
[Pattern B] for the even-numbered months
Current tool available on Google drive is capable of importing previously created scenarios.
Gitlab project for ODD WG scenarios.
Q&A on scenario contents in the assigned scenarios/use cases.) which is proposed by Tier IV in the Simulation working group has been up loaded to the ODD working group Google drive. The scenario editor and the simulator are integrated as a CI/CD pipeline, and you can preview scenarios with Autoware.Auto running in the background.
The working group members who are interested in creating scenarios on the CI/CD pipeline are advised to create a free Tier IV account at https://account.tier4.jp/accounts/signup/. Once you have created an account, please let @Igata-ctrl know the 4-digit number which appears in the URL (ex. "https://account.tier4.jp/users/4688/") of your initial page after logging in to your new Tier IV account.
Beta Was this translation helpful? Give feedback.
All reactions