Skip to content

Commit

Permalink
remove redundant argument
Browse files Browse the repository at this point in the history
  • Loading branch information
M1chaelM committed Jun 23, 2023
1 parent 7e211b2 commit 846017b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run_trial.bash
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ SERVER_CMD="/run_vrx_trial.sh /team_generated/${TEAM_NAME}.urdf /task_generated/
${DIR}/vrx_server/run_container.bash ${SERVER_CONTAINER_NAME} $SERVER_IMG \
"--net ${NETWORK} \
--ip ${SERVER_ROS_IP} \
--gpus all \
-v ${TEAM_GENERATED_DIR}:/team_generated \
-v ${COMP_GENERATED_DIR}:/task_generated \
-v ${HOST_LOG_DIR}:${LOG_DIR} \
Expand Down

0 comments on commit 846017b

Please sign in to comment.