zjh-de-github

Results 1 issues of zjh-de-github

I use PyBullet and I've loaded a couple of obstacles into my environment: while their position was set to:[1,0,1]、[0,1,1]、[-1,0,1]、[0,-1,1] Then I expect to use getCollisionShapeData() to iterate over the obstacle...