Merge pull request #4116 from jamesbraza/fixing-imaging-examples |
|
More...
|
about 3 years ago
|
Merge pull request #4119 from erwincoumans/master |
|
More...
|
about 3 years ago
|
move the mutex lock to include the 'getNewManifold', dealing with Issue #4117 |
|
More...
|
about 3 years ago
|
Fix indentation |
|
More...
|
about 3 years ago
|
Added forgotten capitalization of code tag |
|
More...
|
about 3 years ago
|
Added comment about why H x W differ from expected |
|
More...
|
about 3 years ago
|
Added numpy reshapings to raw image |
|
More...
|
about 3 years ago
|
Added comment giving confidence in the changing w x h orderings |
|
More...
|
about 3 years ago
|
Merge pull request #4100 from erwincoumans/master |
|
More...
|
about 3 years ago
|
fix texture coordinates for aliengo trunk |
|
More...
|
about 3 years ago
|
Merge pull request #4099 from erwincoumans/master |
|
More...
|
about 3 years ago
|
prettify aliengo trunk a bit |
|
More...
|
about 3 years ago
|
delete MPL licensed meshes, replace by manual textured meshes. |
|
More...
|
about 3 years ago
|
modified benchmark example |
|
More...
|
about 3 years ago
|
allow multiple reduced deformable object in one sim |
|
More...
|
about 3 years ago
|
change reduced deformable example set up in pybullet |
|
More...
|
about 3 years ago
|
Merge branch 'master' into master |
|
More...
|
about 3 years ago
|
debug setup again |
|
More...
|
about 3 years ago
|
debug pybullet setup |
|
More...
|
about 3 years ago
|
Merge pull request #4060 from erwincoumans/master |
|
More...
|
about 3 years ago
|
bump up PyBullet to version 3.21 |
|
More...
|
about 3 years ago
|
Fixed a bug in btReducedSoftBody::transform(): the mesh was rotated/translated incorrectly using btSoftBody::transform(). Now works for mesh whose CoM is not at (0,0,0) |
|
More...
|
about 3 years ago
|
Merge pull request #4048 from priority-kew/aliengo_reduced_meshes |
|
More...
|
about 3 years ago
|
Import Aliengo URDF |
|
More...
|
about 3 years ago
|
add visual mesh support for the reduced deformable model |
|
More...
|
about 3 years ago
|
add missing flag RESET_USE_REDUCED_DEFORMABLE_WORLD in pybullet.c |
|
More...
|
about 3 years ago
|
add a flag to switch between the reduced deformable and full deformable |
|
More...
|
about 3 years ago
|
test full deform |
|
More...
|
about 3 years ago
|
clean up urdf mesh input names |
|
More...
|
about 3 years ago
|
Now supports mesh with initial CoM not at the origin |
|
More...
|
about 3 years ago
|