59
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4116 from jamesbraza/fixing-imaging-examples
Erwin Coumans
as erwincoumans
More... about 3 years ago
Merge pull request #4119 from erwincoumans/master
Erwin Coumans
as erwincoumans
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
Erwin Coumans
as erwincoumans
More... about 3 years ago
fix texture coordinates for aliengo trunk More... about 3 years ago
Merge pull request #4099 from erwincoumans/master
Erwin Coumans
as erwincoumans
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
Erwin Coumans
as erwincoumans
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
Erwin Coumans
as erwincoumans
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
Erwin Coumans
as erwincoumans
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