use SHARED_MEMORY as first connection attempt, to make visualization/OpenGL rendering easier
This commit is contained in:
1
setup.py
1
setup.py
@@ -467,6 +467,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Topic :: Games/Entertainment :: Simulation',
|
||||
'Topic :: Scientific/Engineering :: Artificial Intelligence',
|
||||
'Framework :: Robot Framework'],
|
||||
package_dir = { '': 'examples/pybullet/gym'},
|
||||
packages=[x for x in find_packages('examples/pybullet/gym')],
|
||||
|
||||
Reference in New Issue
Block a user