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

Issue with running the Tamp and Kuka examples with args.simulate=True #43

Open
klin37 opened this issue Jul 17, 2023 · 0 comments
Open

Comments

@klin37
Copy link

klin37 commented Jul 17, 2023

I've been trying to run examples.pybullet.tamp.run and examples.pybullet.kuka.run with args.simulate set to be True; however, once I reach the simulation (particularly the line with control_commands() and command.control(), respectively), it freezes. In TAMP, the simulation runs through four steps before freezing and the problem seems to be that it cannot step forward in the simulation since some condition is unsatisfied. In Kuka, as soon as the simulating starts, the platform and all objects immediately drop from the plane they are on and the robot is unable to find them so it freezes soon after. This can be recreated by inserting args.simulate=True immediately after args is defined in each of the examples.

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