add apm
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<launch>
|
||||
<arg name="robot_type" default="demo" doc="" />
|
||||
<arg name="tf_prefix" default="" doc="TF prefix to use for all of the cititruck's TF frames"/>
|
||||
|
||||
<param name="robot_description" command="$(find xacro)/xacro $(find cititruck_description)/urdf/cititruck.urdf.xacro robot_type:=$(arg robot_type) tf_prefix:=$(arg tf_prefix)" />
|
||||
</launch>
|
||||
Reference in New Issue
Block a user