Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / scout_client @ a4fec3f5

History | View | Annotate | Download (176 Bytes)

1
#!/bin/bash
2
# Runs GUI for Scout Simulations
3
# Assumes all files are properly compiled
4
cd ~/fuerte_workspace/scoutos/scout
5
roscore > .roscore_log &
6
cd ./scoutsim
7
python GUI.py