spiri-services/env.sh
2021-04-06 15:21:30 -03:00

5 lines
129 B
Bash
Executable File

#!/bin/sh
export ROS_HOSTNAME=$(hostname).local
export ROS_MASTER_URI=http://$ROS_HOSTNAME:11311
export SERVER_IP=192.168.195.50