Skip to content

Commit

Permalink
chore(e2e_simulator): use normal rviz (autowarefoundation#913)
Browse files Browse the repository at this point in the history
* chore(e2e_simulator): use normal rviz

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore: rm awsim.rviz

Signed-off-by: Shumpei Wakabayashi <[email protected]>

---------

Signed-off-by: Shumpei Wakabayashi <[email protected]>
  • Loading branch information
shmpwk authored Jul 26, 2024
1 parent fa98440 commit 9f4d000
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3,123 deletions.
2 changes: 0 additions & 2 deletions autoware_launch/launch/e2e_simulator.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
/>
<!-- Tools -->
<arg name="rviz" default="true" description="launch rviz"/>
<arg name="rviz_config" default="$(find-pkg-share autoware_launch)/rviz/awsim.rviz" description="rviz config"/>

<!-- dummy topic publisher (camera0 ~ camera6)-->
<!-- temporary until AWSIM supports object recognition camera -->
Expand Down Expand Up @@ -96,7 +95,6 @@
<arg name="lidar_detection_model" value="pointpainting"/>
<!-- Tools -->
<arg name="rviz" value="$(var rviz)"/>
<arg name="rviz_config" value="$(var rviz_config)"/>
</include>
</group>
</launch>
Loading

0 comments on commit 9f4d000

Please sign in to comment.