erwincoumans
|
d3fe21ef17
|
Add option GUI_MAIN_THREAD for running OpenGL in the main thread (Python thread). This already happens on Mac OSX by default.
Pass all argc/argc from options to InProcessPhysicsClientSharedMemoryMainThread
|
2018-02-14 16:49:44 -08:00 |
|
Erwin Coumans
|
c250a5f0b9
|
re-enable shared memory connection for pybullet Gym envs (with fallback to GUI or DIRECT)
suppress shared memory connection warnings
add fallback from ER_BULLET_HARDWARE_OPENGL to TinyRenderer if not available
|
2017-09-13 09:56:39 -07:00 |
|
Erwin Coumans
|
3891602784
|
enable continuous action space for racecarZEDGymEnv
disable SHARED_MEMORY connection (it was just some debug test)
|
2017-09-11 17:34:06 -07:00 |
|
Erwin Coumans
|
f38b2cf14d
|
use SHARED_MEMORY as first connection attempt, to make visualization/OpenGL rendering easier
|
2017-09-11 09:23:14 -07:00 |
|
Erwin Coumans
|
659e869b86
|
pybullet a bit more refactoring, moving around files.
pybullet: move data to pybullet_data package, with getDataPath() method
|
2017-08-27 18:08:46 -07:00 |
|
Erwin Coumans
|
f0c32b84c0
|
allow continuous control for MIT racecar gym environment, use differential drive version
|
2017-08-23 23:12:26 -07:00 |
|
Erwin Coumans
|
0851b45f39
|
update minitaur gym env
|
2017-08-23 17:41:34 -07:00 |
|