5 lines
208 B
Text
5 lines
208 B
Text
<launch>
|
|
<node name="rviz" pkg="rviz" type="rviz"/>
|
|
<node name="RvizInterface" pkg="rviz_interface" type="RvizInterface"/>
|
|
<node name="ASIFT_matching" pkg="asift_matching" type="ASIFT_matcher"/>
|
|
</launch>
|