Commit Graph

8779 Commits

Author SHA1 Message Date
Erwin Coumans
75351f3682 Merge branch 'master' of github.com:erwincoumans/bullet3 2020-09-07 15:26:34 -07:00
Erwin Coumans
fc2378dda7 enable multisampling and mipmapping
ignore file:// as well as model:// and package://
add newline as additional delimiter for COLLADA DAE loader
2020-09-07 15:26:11 -07:00
erwincoumans
809dc0f5d3
Merge pull request #3036 from erwincoumans/master
Add Ghost Robotics Spirit40 and Unitree A1 quadrupeds
2020-09-04 15:50:11 -07:00
Erwin Coumans
edd57d0f3f bump up pybullet version 2020-09-04 15:45:51 -07:00
Erwin Coumans
07a2648123 Merge remote-tracking branch 'bp/master' 2020-09-04 15:44:13 -07:00
Erwin Coumans
caf671890a Merge branch 'master' of github.com:erwincoumans/bullet3 2020-09-04 14:22:21 -07:00
Erwin Coumans
67061cf98c update a1 urdf to match naming for our software
update test a1.py script
2020-09-04 14:21:53 -07:00
erwincoumans
3bf8ef91e7
Merge pull request #3035 from Steven89Liu/master
fix the issue "Inconsistency between rayTest and rayTestBatch of pybu…
2020-09-04 08:05:40 -07:00
Erwin Coumans
224eceb75b add test script for spirit40 2020-09-03 21:16:39 -07:00
Erwin Coumans
c4f4692b68 add xiURDF for Ghost Robotics Spirit40 and Unitree A1 quadruped 2020-09-03 17:30:07 -07:00
Steven
8a16ed5009 fix the issue "Inconsistency between rayTest and rayTestBatch of pybullet #2887"
we should initialize these variables otherwise these will be random.
2020-09-03 20:30:14 +08:00
Erwin Coumans
04dd935514 Merge remote-tracking branch 'bp/master' 2020-09-02 14:18:18 -07:00
Erwin Coumans
e7b9de3160 bump up version 2020-09-02 14:18:00 -07:00
Erwin Coumans
913dad4787 fix windows pip build 2020-09-02 02:33:30 -07:00
Erwin Coumans
5b4cf02e70 Merge branch 'master' of github.com:erwincoumans/bullet3 2020-09-02 02:23:15 -07:00
Erwin Coumans
b63e15d15c fix example 2020-09-02 02:23:04 -07:00
erwincoumans
47b0259b97
Merge pull request #3030 from erwincoumans/master
bump up pybullet version, fix win32 pip build
2020-09-01 19:34:39 -07:00
erwincoumans
ce81073ac3
Merge pull request #3020 from fuchuyuan/fixsegfault
Fixsegfault
2020-09-01 16:54:16 -07:00
erwincoumans
8cc8bfc4ec
Merge pull request #3027 from bulletphysics/erwincoumans-patch-8
Update .travis.yml
2020-09-01 15:27:32 -07:00
erwincoumans
185ff8f0cc
Update .travis.yml
trying to fix travis build issues, not finding Python.h in docker/XENIAL_GCC
2020-09-01 14:08:24 -07:00
Erwin Coumans
cdeabea39b Merge remote-tracking branch 'bp/master' 2020-09-01 09:46:11 -07:00
Erwin Coumans
beefa31d6b bump up pybullet version 2020-09-01 09:44:32 -07:00
Erwin Coumans
2967f46269 Merge branch 'master' of github.com:erwincoumans/bullet3 2020-09-01 09:34:13 -07:00
erwincoumans
8fab756efd
Merge pull request #3026 from erwincoumans/master
PyBullet: fix cases where contact point objects are swapped, reported, attempt to fix travis python detection
2020-09-01 09:29:03 -07:00
Erwin Coumans
6fe6da0dee Merge branch 'master' of github.com:erwincoumans/bullet3 2020-09-01 09:27:35 -07:00
Erwin Coumans
f9abae073b PyBullet: fix cases where contact point objects are swapped, reported here
https://github.com/bulletphysics/bullet3/issues/3023
Thanks to ichumuh for the report and reproduction!
2020-09-01 09:27:05 -07:00
erwincoumans
e79e44db6c
Merge pull request #3022 from erwincoumans/master
trying to fix travis builds
2020-08-31 18:58:57 -07:00
Erwin Coumans
6928887321 try to fix travis builds 2020-08-31 18:58:11 -07:00
erwincoumans
db9f989a66
Merge pull request #2938 from MomoDeve/patch-1
applied const modifiers to some RigidBody getters
2020-08-31 17:35:37 -07:00
DarkDefender
85a3cb0ed5
Add ability to get the original vertex index from the convex hull (#3018)
This makes it possible to know which input verticies were picked to
to define the hull.

With this information it is much easier to map certain features from the
input mesh/point cloud to the output convex hull.
2020-08-31 15:05:27 -07:00
erwincoumans
bb1da5b5f5
try to fix travis, update inertia for Laikago, reset camera at the right time (#3021)
* laikago_toes_zup.urdf: fill in inertia values, computed as PyBullet does internally (from mass and collision volumes)

* reset camera in the rendering thread to avoid artifacts

* reset camera in the rendering thread to avoid artifacts

* try to fix travis error
2020-08-31 13:35:03 -07:00
Erwin Coumans
f0352ee692 try to fix travis error 2020-08-31 20:33:38 +00:00
Chuyuan Fu
25f62e853c add and remove deformable object example 2020-08-31 11:38:38 -07:00
erwincoumans
0ebc43b21e
Update deep_mimic_env.py
fix errors
2020-08-31 11:36:15 -07:00
Chuyuan Fu
4bc8a4ca79 fix segfault when removing softbody 2020-08-31 10:50:23 -07:00
Florian Golemo
58708f6bea
Update gzguts.h (#3012)
Adding this makes the library build successfully on Mac Catalina with Miniconda 3.7 on the latest CLANG. Otherwise you get errors that in C99 the functions "write", "close", and "read" aren't defined.
2020-08-27 14:34:31 -07:00
David CARLIER
cbff4a0a06
Fix openglwindows example build on netbsd. (#3008)
not support for pthread_getconcurrency.
2020-08-27 06:55:50 -07:00
Benno Bielmeier
b6a9fd8e30
Update CMakeLists.txt (#3011)
fix typo
2020-08-27 06:54:07 -07:00
Erwin Coumans
55451b6bfc Merge remote-tracking branch 'bp/master' 2020-08-20 17:16:07 -07:00
erwincoumans
dda2075f2c
Merge pull request #2984 from fuchuyuan/cachebarycenter
Cachebarycenter
2020-08-20 09:43:38 -07:00
erwincoumans
a03b412563
Merge pull request #2948 from NiranthS/master
Update externalTorqueControlledSphere.py
2020-08-20 09:43:05 -07:00
Erwin Coumans
53483a84fe Merge branch 'master' of github.com:erwincoumans/bullet3 2020-08-20 09:37:30 -07:00
Erwin Coumans
9888e7b5a5 reset camera in the rendering thread to avoid artifacts 2020-08-20 09:08:37 -07:00
Erwin Coumans
bbb66370c6 reset camera in the rendering thread to avoid artifacts 2020-08-20 08:35:24 -07:00
Erwin Coumans
d8d81f9ca4 laikago_toes_zup.urdf: fill in inertia values, computed as PyBullet does internally (from mass and collision volumes) 2020-08-17 16:22:31 -07:00
Chuyuan Fu
2d42dea27f turn off cache prev collision by default 2020-08-17 10:52:07 -07:00
erwincoumans
2c9a55da54
Update PhysicsServerCommandProcessor.cpp
fix potential crash, if user doesn't provide valid body unique id in pybullet.setCollisionFilterGroupMask
2020-08-14 16:59:56 -07:00
erwincoumans
93624761c6
Merge pull request #2988 from erwincoumans/master
bump up pybullet version to 2.8.7
2020-08-13 19:44:22 -07:00
Erwin Coumans
bac8b6305d bump up pybullet version to 2.8.7 2020-08-13 19:38:58 -07:00
Erwin Coumans
8b42b90393 Merge remote-tracking branch 'bp/master' 2020-08-13 19:38:36 -07:00