summaryrefslogtreecommitdiff
path: root/build_cmake_pybullet_double.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixes in PyBullet deep_mimic to allow running in pip versionErwin Coumans2019-02-111-0/+12
|
* enable egl by default for pybullet SimpleOpenGL3AppMax Argus2018-08-301-1/+1
|
* PyBullet: cmake build, enable DBUILD_PYBULLET_NUMPY=ONErwin Coumans2018-05-201-1/+1
| | | | fix issue with HalfCheetahBulletEnv-v0 in previous commit
* Bail if cmake or make fails. PRint a friendly message if you make it to the ↵Will Rosecrans2018-01-081-3/+3
| | | | end.
* ln to force mode to suppress message if target already exists.Will Rosecrans2018-01-081-2/+1
|
* Fix nproc unavailableWill Rosecrans2018-01-081-1/+1
|
* Tidy build scriptWill Rosecrans2018-01-081-4/+10
|
* Replace large timeout (1024*1024*1024) using real-time clock timeout (10 ↵Erwin Coumans2017-02-221-1/+1
| | | | | | | | seconds default) Change SHARED_MEMORY_MAGIC_NUMBER to make sure server/client are using the same version (shared memory) add --realtimesimulation to physics server (GUI, VR) remove --G Xcode from build_cmake_pybullet_double.sh
* remove 'run' from script name.Erwin Coumans2017-02-221-0/+10