Skip to content

Commit 1c7e7e2

Browse files
committed
Adressed Issue #13
1 parent 0f775aa commit 1c7e7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch_evaluation.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ do
4040
echo "$ROLLOUT_NAME"
4141

4242
cd ./envtest/ros/
43-
python evaluation_node.py &
43+
python3 evaluation_node.py &
4444
PY_PID="$!"
4545
cd -
4646

0 commit comments

Comments
 (0)