Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
Line 123: | Line 123: | ||
python3 --version | python3 --version | ||
Python 3.7.2 | Python 3.7.2 | ||
+ | /usr/bin/xcodebuild -version | ||
+ | Xcode 10.1 | ||
+ | Build version 10B61 | ||
+ | git clone https://github.com/analog-garage/carla -b mac-build-0.9 carla-mac | ||
+ | cd carla-mac | ||
+ | make launch | ||
</source> | </source> | ||