Skip to content

Commit

Permalink
add network_status in fetch_bringup.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 authored and jsk-fetchuser committed Nov 24, 2020
1 parent 3b3aa39 commit 49e701b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
</rosparam>
</node>

<!-- network status -->
<node pkg="jsk_network_tools" type="network_status.py" name="network_status" />

<!-- speech recognition -->
<node name="respeaker_transformer" pkg="tf" type="static_transform_publisher"
args="0 0 0.1 0 0 0 head_pan_link respeaker_base 100"/>
Expand Down

0 comments on commit 49e701b

Please sign in to comment.