Skip to content
Snippets Groups Projects
Commit 61ffeb02 authored by beuchatp's avatar beuchatp
Browse files

Undo change accidentally committed to the Config.sh file

parent 134add58
No related branches found
No related tags found
No related merge requests found
# TO RUN THE SYSTEM FULLY ON THE LOCAL COMPUTER:
export ROS_MASTER_URI=http://localhost:11311
#export ROS_MASTER_URI=http://localhost:11311
# TO RUN THE SYSTEM ON A DEFAULT CONFIGURATION OF THE NETWROK:
#export ROS_MASTER_URI=http://teacher:11311
export ROS_MASTER_URI=http://teacher:11311
# OTHER NECESSARY ENVIRONMENT VARIABLES:
export ROS_IP=$(hostname -I | awk '{print $1;}')
export DFALL_DEFAULT_AGENT_ID=$(cat /etc/dfall_default_agent_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment