Skip to content
Snippets Groups Projects
Commit c2080421 authored by Wim Meeussen's avatar Wim Meeussen
Browse files

autogenerate xacro robot description on the fly

parent eeb6d9c6
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
<arg name="monitor_robot_state" default="false"/>
<arg name="allow_trajectory_execution" default="false"/>
<param name="robot_description" textfile="$(find ur5_description)/urdf/robot.urdf.pretty.xml" />
<include file="$(find ur5_description)/launch/load.launch" />
<!--<param name="robot_description" textfile="$(find ur5_description)/urdf/universal_or.dae" /-->
<param name="robot_description_semantic" textfile="$(find ur5_moveit)/config/ur5.srdf" />
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment