2022-05-10 ODD working group weekly meeting (92) #2582
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
The scenarios created by the working group members were collected on the Gitlab repository and uploaded onto the CI/CD pipeline.
Mitsudome-san kindly changed the speed limit of both Hsinchu and Shalun map so that they can accommodate the scenarios which include the speed setting above 30 km/h.
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 3rd.
The [use case list which is assigned to the members] (https://docs.google.com/presentation/d/1VZ3TZU295uVFvYrE4AjL1X8ebwmslcNkCCL2UTMlXJU/edit#slide=id.gd38c585fc3_0_0).
Please upload the scenarios you created to the Gitlab repository by issuing an MR.
Discussions
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