<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ROS : How to change the publishing rate of image in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716063#M17128</link>
    <description>&lt;P&gt;Thanks for your response &lt;A href="https://community.intel.com/sfdc-users/MartyG"&gt;@MartyG&lt;/A&gt;​&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you saying that I should subscribe to the "/camera/depth/aligned_depth_to_color/image_raw" topic (which is published after launching the rs_camera.launch file) from my own node and then republish it at a different rate ? Yes that could be a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But wouldn't it be more efficient to change the rate at which the topics are published, from the scripts that are launched when the rs_camera launch file is launched in the first place?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure though where in the scripts included in that launch file is the publishing rate set .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Feb 2019 05:10:51 GMT</pubDate>
    <dc:creator>ACast36</dc:creator>
    <dc:date>2019-02-24T05:10:51Z</dc:date>
    <item>
      <title>ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716060#M17125</link>
      <description>&lt;P&gt;The rate at which the the topic /camera/depth/aligned_depth_to_color/image_raw , is  published is about 29 Fps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to reduce this rate to publish only twice per second.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I make this change ?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 04:40:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716060#M17125</guid>
      <dc:creator>ACast36</dc:creator>
      <dc:date>2019-02-24T04:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716061#M17126</link>
      <description>&lt;P&gt;Would ros :: Rate meet your needs, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;​&lt;A href="http://docs.ros.org/diamondback/api/rostime/html/classros_1_1Rate.html"&gt;http://docs.ros.org/diamondback/api/rostime/html/classros_1_1Rate.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 04:51:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716061#M17126</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-02-24T04:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716062#M17127</link>
      <description>&lt;P&gt;Also:&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/44023110/ros-publisher-speed"&gt;https://stackoverflow.com/questions/44023110/ros-publisher-speed&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 04:54:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716062#M17127</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-02-24T04:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716063#M17128</link>
      <description>&lt;P&gt;Thanks for your response &lt;A href="https://community.intel.com/sfdc-users/MartyG"&gt;@MartyG&lt;/A&gt;​&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you saying that I should subscribe to the "/camera/depth/aligned_depth_to_color/image_raw" topic (which is published after launching the rs_camera.launch file) from my own node and then republish it at a different rate ? Yes that could be a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But wouldn't it be more efficient to change the rate at which the topics are published, from the scripts that are launched when the rs_camera launch file is launched in the first place?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure though where in the scripts included in that launch file is the publishing rate set .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 05:10:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716063#M17128</guid>
      <dc:creator>ACast36</dc:creator>
      <dc:date>2019-02-24T05:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716064#M17129</link>
      <description>&lt;P&gt;My ROS coding knowledge is not very deep.  My research indicates though that a node called Throttle is a way to limit publishing speed at roslaunch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.ros.org/question/40304/creating-a-throttle-node/"&gt;https://answers.ros.org/question/40304/creating-a-throttle-node/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 05:30:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716064#M17129</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-02-24T05:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716065#M17130</link>
      <description>&lt;P&gt;&lt;A href="https://community.intel.com/sfdc-users/MartyG"&gt;@MartyG&lt;/A&gt;​&amp;nbsp; throttling worked perfect. It was so simple too !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much !&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 05:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716065#M17130</guid>
      <dc:creator>ACast36</dc:creator>
      <dc:date>2019-02-24T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: ROS : How to change the publishing rate of image</title>
      <link>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716066#M17131</link>
      <description>&lt;P&gt;You are welcome.  I'm very glad I could help.  :)&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 05:45:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/ROS-How-to-change-the-publishing-rate-of-image/m-p/716066#M17131</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2019-02-24T05:45:20Z</dc:date>
    </item>
  </channel>
</rss>

