[ros-users] Question about subscribing a message at any prefered time

Josh Faust jfaust at willowgarage.com
Fri Aug 27 20:24:42 UTC 2010


There isn't currently a way to poll messages (though it's on our roadmap:
http://www.ros.org/wiki/ROS/Roadmap).  If you just want to throttle it to
5ms though, you can use the throttle node in topic_tools:
http://www.ros.org/wiki/topic_tools/throttle

<http://www.ros.org/wiki/topic_tools/throttle>Josh

2010/8/26 <ros_user at yahoo.co.jp>

> Hi, all
>
> Is there a way to subscribe newest msg (not srv) at any prefered time?
> (like client node)
> I would like to subscribe a specific message by every 5ms.
> I know it is possible to realize such polling with srv, but Service-Client
> node allows only srv not msg.
> How can I realize such polling with msg?
>
> Thanks in advance,
>
> Keisuke
>
>
>
> ------------------------------
> GyaO! - Anime, Dramas, Movies, and Music videos [FREE]<http://pr.mail.yahoo.co.jp/gyao/>
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20100827/07d62f17/attachment-0003.html>


More information about the ros-users mailing list