We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f775aa commit 1c7e7e2Copy full SHA for 1c7e7e2
launch_evaluation.bash
@@ -40,7 +40,7 @@ do
40
echo "$ROLLOUT_NAME"
41
42
cd ./envtest/ros/
43
- python evaluation_node.py &
+ python3 evaluation_node.py &
44
PY_PID="$!"
45
cd -
46
0 commit comments