Skip to content

Commit

Permalink
feat: add multi data monitor for awsim (autowarefoundation#506)
Browse files Browse the repository at this point in the history
* add multi data monitor for awsim

* style(pre-commit): autofix

* fix chore

* fix yaml

* fix yaml

* style(pre-commit): autofix

* Update autoware_launch/rviz/config/awsim_data_monitor.yaml

* Update autoware_launch/rviz/config/awsim_data_monitor.yaml

* style: fix lint errors

Signed-off-by: Kenji Miyake <[email protected]>

---------

Signed-off-by: Kenji Miyake <[email protected]>
Co-authored-by: SSSyoshida <SSSyoshida>
Co-authored-by: SSSyoshida <[email protected]>
Co-authored-by: Tomoya Kimura <[email protected]>
Co-authored-by: Kenji Miyake <[email protected]>
  • Loading branch information
4 people authored Aug 2, 2023
1 parent 7cd2530 commit ecfaf48
Show file tree
Hide file tree
Showing 4 changed files with 3,161 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_launch/launch/e2e_simulator.launch.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/>
<!-- Tools -->
<arg name="rviz" default="true" description="launch rviz"/>
<arg name="rviz_config" default="$(find-pkg-share autoware_launch)/rviz/autoware.rviz" description="rviz config"/>
<arg name="rviz_config" default="$(find-pkg-share autoware_launch)/rviz/awsim.rviz" description="rviz config"/>

<!-- XX1 Traffic Light frame_id relay for AWSIM-->
<arg name="traffic_light_original_id" default="camera6/camera_optical_link"/>
Expand Down
Loading

0 comments on commit ecfaf48

Please sign in to comment.