mirror of
https://github.com/6-robot/wpr_simulation.git
synced 2025-09-15 12:59:01 +08:00
6 lines
173 B
XML
6 lines
173 B
XML
<launch>
|
|
|
|
<arg name="rvizconfig" default="$(find wpr_simulation)/rviz/sensor.rviz" />
|
|
<node name="rviz" pkg="rviz" type="rviz" args="-d $(arg rvizconfig)"/>
|
|
|
|
</launch> |