Skip to content

Commit

Permalink
add mux candidates for fetch coral images
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Oct 18, 2019
1 parent 1680e7d commit 2a91d55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jsk_fetch_robot/jsk_fetch_startup/launch/fetch_tweet.launch
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<launch>

<include file="$(find jsk_fetch_startup)/jsk_fetch.machine" />

<include file="$(find jsk_robot_startup)/lifelog/tweet.launch">
<arg name="robot_name" value="fetch15"/>

<arg name="image_topics" default="/head_camera/rgb/image_rect_color"/>
<arg name="image_topics" default="/head_camera/rgb/image_rect_color /edgetpu_object_detector/output/image /edgetpu_human_pose_estimator/output/image"/>
<arg name="machine" value="localhost"/>
<arg name="output" value="screen"/>
<arg name="motor_subscribe" value="true"/>
Expand Down

0 comments on commit 2a91d55

Please sign in to comment.