ROS Communication Protocol [closed]
Hello, Is there a complete documentation for the ROS communication protocol anywhere? (especially explaining the buildup of the XMLrpc messages)
I want to write a very slim ROS independent node in C for it, which does not use any ROS library.
Do I need XML for the Master or is there another simpler possibility of publishing or subscribing topics?
Regards,
Cyborg-X1