Publishing frequency in rosjava
Hi all, In rosjava tutorial I have seen that it uses Thread.sleep(1000) in the publisher to publish the data with 1Hz frequency...Is there any function (like in roscpp ros::Rate loop_rate(1) etc)...??? Thanks and regards,