/
redgpu
/
bullet
ОбзорДокументацияВойти
/
redgpu
/
bullet
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
bullet/
examples/pybullet/
..
examples

Merge branch 'master' of github.com:erwincoumans/bullet3

4 года назад
gym

update docker command/version, so pybullet wheels are compatible with numpy 2.0 and 1.0 (thanks to Antonin Raffin for the report)

2 года назад
notebooks

Removed notice on slow installation

6 лет назад
numpy

add yapf style and apply yapf to format all Python files This recreates pull request #2192

7 лет назад
tensorflow

Fix import error in humanoid running examples. Note, RuntimeError thrown when eager execution is enabled.

4 года назад
unittests

Adds an option to syncUserData to specify the bodies for which to sync.

7 лет назад
unity3d

update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h

9 лет назад
CMakeLists.txt

enable v-hacd in cmake for BulletRobotics and pybullet build (use cmake -DENABLE_VHACD=OFF .. to disable) cmake: enable stable PD plugin (-DDSTATIC_LINK_SPD_PLUGIN) btMultibody, make some args const in mulMatrix

5 лет назад
premake4.lua

cache zipfile, and also allow to read zipfile from memory this allows zipfiles to be stored anywhere in already registed fileIO (such as zipfiles inside other zipfiles) see Bullet/examples/pybullet/examples/fileIOPlugin.py enable vhacd, fileIO and zipFileIO in premake version of PyBullet fix potential memory leak in mtl loading

6 лет назад
pybullet.c

got the data tunnelt with getMeshData

4 года назад