Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyBullet :getCollisionShapeData fun cant get right pos of objects #4602

Open
zjh-de-github opened this issue Apr 17, 2024 · 0 comments
Open

Comments

@zjh-de-github
Copy link

I use PyBullet and I've loaded a couple of obstacles into my environment:
506b9c6e0fda8607c0df482f2ff3519
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 information shown below:
25710896b893651a244ce8fea1b428d
But there's a clear problem with the location of the output, which is not the same as when I loaded the model:
1bb805a7ae97a36d786bcd12c8bc989
Can some kind man answer my question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant