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

manipulation of an object with a single 6 DOFs arm in Gazebo. #1

Open
Hamid-Manouchehri opened this issue Sep 19, 2022 · 0 comments
Open

Comments

@Hamid-Manouchehri
Copy link
Owner

Hamid-Manouchehri commented Sep 19, 2022

main_single_arm.py is the main algorithm which calculates desired torques of a single arm manipulating an object. Simulation is after grasping the object. The object is connected via a fixed joint to the hand link. TaskToJoint method projects desired trajectory of object (in Cartesian space) to joint space based on this paper. Due to orientation of object, servo controlling of robot must be in quaternion space according to this paper, equation #4. The problem is that the desired orientation of object does not track perfectly and has some drift.
@liesrock

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