Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

chore: sync launch files #622

Merged
merged 48 commits into from
Dec 22, 2022
Merged

Conversation

tier4-autoware-public-bot[bot]
Copy link
Contributor

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Dec 19, 2022

Skipped

Added

  • autoware_launch/launch/e2e_simulator.launch.xml

Changed

  • autoware_launch/launch/autoware.launch.xml
  • autoware_launch/launch/logging_simulator.launch.xml
  • autoware_launch/launch/planning_simulator.launch.xml
  • autoware_launch/rviz/autoware.rviz
  • autoware_launch/autoware_launch.drawio.svg
  • autoware_launch/package.xml

Not changed

  • autoware_launch/launch/pointcloud_container.launch.py
  • autoware_launch/rviz/image/autoware.png
  • autoware_launch/CMakeLists.txt
  • autoware_launch/README.md

Deleted

Not found

Related Link

https://tier4.atlassian.net/browse/T4PB-24626

@@ -4,116 +4,140 @@
<arg name="map_path" description="point cloud and lanelet2 map directory path"/>
<arg name="vehicle_model" description="vehicle model name"/>
<arg name="sensor_model" description="sensor model name"/>
<arg name="vehicle_id" default="$(env VEHICLE_ID default)" description="vehicle specific ID"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<arg name="vehicle_id" default="$(env VEHICLE_ID default)" description="vehicle specific ID"/>

<!-- Optional parameters -->
<arg name="rviz" default="true" description="launch rviz"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants