[ros-users] With topic name or message type, find packages that use

Patrick Mihelich mihelich at willowgarage.com
Fri Nov 19 06:30:24 UTC 2010


$ rosmsg users geometry_msgs/Twist

Will give you a list of files that use that message type. Searching for
users of a topic is much less defined since topics can be remapped or
constructed with string operations.

Cheers,
Patrick

On Thu, Nov 18, 2010 at 10:18 PM, Jack Pien <jack at jackpien.com> wrote:

> Hi,
>
> I want to try to find all packages that use the /base_controller/command
> topic -and/or- the geometry_msgs/Twist message type.
>
> Is there a ros command to do this?
>
> Thanks
> Jack
> ---
> http://www.facebook.com/pages/Daido-Robotics/152889668088971 - "Like" to
> follow or contribute to Daido Robotics efforts.
>
> _______________________________________________
> 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/20101118/27390645/attachment-0003.html>


More information about the ros-users mailing list