]> defiant.homedns.org Git - wt_open_manipulator.git/blob - launch/moveit.launch
Added custom urdf
[wt_open_manipulator.git] / launch / moveit.launch
1 <?xml version="1.0"?>
2 <launch>
3         <include file="$(find open_manipulator_moveit)/launch/move_group.launch" />
4
5         <include file="$(find open_manipulator_moveit)/launch/moveit_rviz.launch">
6                 <arg name="rviz_config" value="$(find open_manipulator_moveit)/launch/moveit.rviz"/>
7         </include>
8 </launch>