Is there a way to change the IP address of a robot from a physically remote computer. This is for fleet management by a large customer who has robots all over the world.
Hi,
you can setup the robot ifconfig using a remote ssh console:
ssh root@{your old robots ip}
pw: easybot
ifconfig eth0 {your new ip for the robot}