mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
6 lines
159 B
XML
6 lines
159 B
XML
<?xml version="1.0"?>
|
|
|
|
<launch>
|
|
<param name="robot_description" command="$(find xacro)/xacro '$(find scout_description)/urdf/scout_v2.xacro'" />
|
|
</launch>
|