ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

How can UDPROS be turned on for turtlesim topics/services?

asked 2013-10-09 19:00:13 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Dear ROS Community,

How can we setUp turtlesim to support UDPROS topics/services? I'd like to test my ROS Client UDPROS implementation on ROS Subscriber Topics, and Services, and do not know what to configure to achieve this.

Thanks,

Aaron

edit retag flag offensive close merge delete

Comments

Please edit your question to explain what you want to do more. This question is way too generic to be answerable.

tfoote gravatar image tfoote  ( 2013-10-11 07:28:04 -0500 )edit

@tfoote - Thanks. Edit performed.

unknown_entity1 gravatar image unknown_entity1  ( 2013-10-11 10:33:40 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-10-11 11:20:30 -0500

tfoote gravatar image

To prefer UDPROS use Transport Hints

edit flag offensive delete link more

Comments

1

Unfortunately, preferring UDPROS does not make UDPROS work for me on Turtlesim. I've already made the preference, and UDPROS is not starting on ROS side. It stays TCPROS. Did you test this and verify it turns on UDPROS in turtlesim when you set the TransportHint via the ROS Client? I am assuming TransportHints is the same as using the ROS Master/Slave API to call requestTopic(caller_id, topic, protocols), where protocols are the ordering of the preferred protocols?

unknown_entity1 gravatar image unknown_entity1  ( 2013-10-11 20:35:03 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-09 19:00:13 -0500

Seen: 758 times

Last updated: Oct 11 '13