Skip to content

Commit

Permalink
[jsk_unitree_startup/cross] Set default value 4 to JSK_UNITREE_COMPIL…
Browse files Browse the repository at this point in the history
…E_PARALLEL
  • Loading branch information
iory committed Jul 26, 2022
1 parent e050af8 commit ff8c073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsk_unitree_robot/cross/build_ros1_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ TARGET_MACHINE="${TARGET_MACHINE:-arm64v8}"
HOST_INSTALL_ROOT="${BASE_ROOT:-${PWD}}/"${TARGET_MACHINE}_System
INSTALL_ROOT=System
SOURCE_ROOT=${TARGET_MACHINE}_ws_ros1_dependencies_sources
JSK_UNITREE_COMPILE_PARALLEL="${JSK_UNITREE_COMPILE_PARALLEL:-4}"

if [ -e "${SOURCE_ROOT}" ]; then
echo "WARNING: Source directory is found ${SOURCE_ROOT}" 1>&2
Expand Down

0 comments on commit ff8c073

Please sign in to comment.