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

Heterogeneous Robot Communication Over ROS Framework

asked 2012-10-12 23:37:23 -0500

this post is marked as community wiki

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

We need to have communication between two different robots using ros framework I have read the turtlesim tutorials but dont now what to do next.

edit retag flag offensive close merge delete

Comments

Please dont delete older questions by overwriting them. Nobody would be able to interpret the answers, without the appropriate question.

Ben_S gravatar image Ben_S  ( 2013-04-03 02:26:29 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
6

answered 2012-11-29 08:39:17 -0500

Bill Smart gravatar image

updated 2012-11-29 19:37:35 -0500

Since this is a very generic question, the answer has to be very generic, too. You should work your way through the other tutorials at ros.org. They describe the mechanisms of ROS in detail. One of the examples is very close to the use case you gave in a comment to your question.

edit flag offensive delete link more
4

answered 2012-11-24 14:26:13 -0500

tfoote gravatar image

This is a very open ended question which can't be easily answered. In general you need to identify what data you want to communicate. Pick existing messages or make new messages to convey that data. And then pick topics to send the data over the ROS communication protocols.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-10-12 23:37:23 -0500

Seen: 313 times

Last updated: Apr 03 '13