How can I measure the delay in a multisystem ROS
Hi guys,
I’ve a PC in which my ROS core is running. I control 2 RaspberryPis through ROS by this PC. There are some nodes on RaspberryPis and some others on my PC. For a part of my project I would measure the time which is taken just when I give an input to a node on my PC and a node on one of RaspberryPis does something. How can I measure this delay. I have already used ''Chrony'' and my systems are synchronized to my PC.