feat(ros): optimized multiple device process for ros

This commit is contained in:
Osenberg
2019-03-23 14:23:23 +08:00
parent 042293fb3b
commit 415cf31a36
2 changed files with 28 additions and 49 deletions

View File

@@ -2,6 +2,4 @@
<launch>
<include file="$(find mynt_eye_ros_wrapper)/launch/sub/mynteye_1.launch" />
<include file="$(find mynt_eye_ros_wrapper)/launch/sub/mynteye_2.launch" />
<!-- <include file="$(find mynt_eye_ros_wrapper)/launch/sub/mynteye_3.launch" />
<include file="$(find mynt_eye_ros_wrapper)/launch/sub/mynteye_4.launch" /> -->
</launch>