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

Revision history [back]

click to hide/show revision 1
initial version

It was working well now, mistake was i was using trying to bind from both rosnode with zeromq reciever and zeromq sender i.e zmq_bind() causing problem. I modified as per sample code in zeromq and its working well.