Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
Line 81: | Line 81: | ||
Xcode 10.1 | Xcode 10.1 | ||
Build version 10B61 | Build version 10B61 | ||
+ | git clone https://github.com/analog-garage/carla -b mac-build-0.9 carla-mac | ||
+ | cd carla-mac | ||
+ | make launch | ||
+ | /Users/wf/source/cpp/carla-mac/Util/BuildTools/Environment.sh: line 49: nproc: command not found | ||
+ | make: *** [setup] Error 127 | ||
</source> | </source> | ||