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

Baxter demo has a bug #16

Open
aamorel opened this issue Oct 7, 2020 · 0 comments
Open

Baxter demo has a bug #16

aamorel opened this issue Oct 7, 2020 · 0 comments

Comments

@aamorel
Copy link

aamorel commented Oct 7, 2020

Hello,

I am currently working on a project using PyBullet as a robot simulator and Baxter as the studied robot.

When starting, I used the demo showed in this repo. However, I observed strange behaviors in collision management and overall dynamics.

These behaviors are explained by the fact that in the accurateIK() method, joints are reset at every iteration of the inverse kinematics computation. Therefore, the resulting behavior is completely false.

It would be interesting to modify this in order to help future users of this demo.

Thank you !

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