Skip to content

Commit

Permalink
clever: Add publish_rate for web_video_server
Browse files Browse the repository at this point in the history
  • Loading branch information
sfalexrog committed Jun 4, 2019
1 parent d3fffb7 commit 4786b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clever/launch/clever.launch
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<!-- web video server -->
<node name="web_video_server" pkg="web_video_server" type="web_video_server" if="$(arg web_video_server)" required="false" respawn="true" respawn_delay="5">
<param name="default_stream_type" value="ros_compressed"/>
<param name="publish_rate" value="1.0"/>
</node>

<!-- aruco markers -->
Expand Down

0 comments on commit 4786b51

Please sign in to comment.