Injecting Artificial Delay in ZMQ Remote API
Injecting Artificial Delay in ZMQ Remote API
I'm using ZMQ Remote API to communicate between the C++ client and CoppeliaSim in stepping mode. When using get() and set() functions, is it possible to add some artificial delay? In order to investigate the stability of a bilateral teleoperation system, I need to run some tests. Is this possible in Linux OS Ubuntu 18.04? I recall some Linux tools that inject some delay in the loopback signals. Any suggestions?