You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
custom_webots_ip_address = 127.0.0.1 ; IP address of the Webots simulation, which is used for TCP communication
106
105
custom_webots_protocol = ipc ; [ipc|tcp] - ipc is faster but only works on the same machine, tcp works also over network
106
+
custom_webots_ip_address = 127.0.0.1 ; IP address of the Webots simulation (only used for TCP protocol). Under WSL run 'ip route show | grep default' to find out.
0 commit comments