Publisher Subscriber Teleoperation -- High Latency?
Hi,
I've build a simple packet reflector to test the roundTrip delay time of packets. I'm using the udp protocol (I've tested the others too) and am publishing at a rate of 1 kHz. The average round trip time I'm seeing is ~0.25 ms, but sometimes (even with UDP) the roundtrip time is above 1ms (even up to 9 ms!)
The system I'm exploring using ROS with is a telesurgical system, so low latency is critical!
Is anyone currently using ROS for teleoperation? What is your latency?
Thanks!