ros over radio
instead of wifi is it possible to use ros over radio network? How is this possbile? is their any radio modules which can be used instead of wifi? i heared that radio is more secure than wifi hench i want to communicate with robot using radio using ros.
This is too vague -- I would almost close it because of that.
what sort of "radio"? Wifi technology also uses radio signals, so right now this question is a bit ambiguous.
Please try to be more specific in your question.
And as a short comment:
TCPROS
(andUDPROS
) ultimately use the TCP/IP stack of your OS. If you provide a transport which can transmit and receive IP packets, things should work immediately (note: perhaps not optimally, but they should work).you may want to quantify this a bit more. Right now this sounds like a doubtful statement.