- an environment variable 
ROBOT_NAMEis expected to be defined, either in.envor in the environment (e.g.~/.bashrc) - Docker is needed with the NIVIDA runtime running and tested
 
- Navigate to the 
configsdirectory of this repository: 
cd configs- Start the container in detached mode and view logs:
 
docker compose up -d && docker compose logs -fNote: By default, the containers here are restarted at boot time
- Find the IP address of your robot, let's name it 
LIMO_IP - Open your browser at address http://
LIMO_IP:5801/, and connect 
docker compose down, again in theconfigsdirectory