Skip to content
Snippets Groups Projects
Commit 134add58 authored by beuchatp's avatar beuchatp
Browse files

Add bits and pieces to the Slying Agent client for checking availability and...

Add bits and pieces to the Slying Agent client for checking availability and occulsion of mocap data. Needs compiling and teesting
parent a6f0c42a
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)
......
This diff is collapsed.
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