-
Notifications
You must be signed in to change notification settings - Fork 197
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
[Question] Unable to Pick Up Objects in the Simulator #770
Comments
I sincerely apologize for the mistake in the code I previously uploaded. I've corrected the error and updated the repository with the modified code. The agent class is:
|
Can you share a video of what occurs? And is the object you are picking up dynamic or static or kinematic? |
The video is: And the object is dynamic i think, becaure i use such code to create it |
I am facing an issue where the robotic arm in the simulator cannot pick up objects. The arm successfully moves to the target grasp position, closes the gripper, but the object remains stationary and is not lifted.
https://github.com/user-attachments/assets/159beff9-dd53-4e5b-ab5a-6d46b2e56d0e
The agent class is:
The urdf file is:
a1arm_description_.zip
The gripper property is:
I use such code to create actor:
The object file is:
7.zip
The object property is:
The text was updated successfully, but these errors were encountered: