I may be missing something obvious here however I was looking at the code for the launch_flotilla script:
if [ "$DISPLAY" ]; then
cd ./rockpool
python ./rockpool.py
fi
And spotted that there's no rockpool.py in the rockpool folder..... so should this get called then it's going to fall over.