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

move to cartesian_pose has an error of 7cm and 1cm #29

Open
lakshmip001 opened this issue Mar 1, 2019 · 6 comments
Open

move to cartesian_pose has an error of 7cm and 1cm #29

lakshmip001 opened this issue Mar 1, 2019 · 6 comments

Comments

@lakshmip001
Copy link

I am moving to a cartesian position using trajopt which results in an error of 7cm along y direction and 1cm along x-direction. How can I achieve moving to exact cartesian position.

@EdsterG
Copy link
Collaborator

EdsterG commented Mar 4, 2019

Use a constraint instead of a cost, also make sure the optimization has converged.

@lakshmip001
Copy link
Author

Actually I am using in ros , So I am able to use cost. I would like to fix the tool but tool keeps rotating. How can I fix my tool pose?

@EdsterG
Copy link
Collaborator

EdsterG commented Mar 4, 2019

Increase the weight on the tool pose.

@lakshmip001
Copy link
Author

Can I know the range of weight I should give? Is there a term in trajopt for setting the weight or do I need set the weight on teach pad of the robot?

@EdsterG
Copy link
Collaborator

EdsterG commented Mar 7, 2019

In trajopt, setting all weights to 1 is usually a good place to start.

@lakshmip001
Copy link
Author

I am new to trajopt , can you help me on how to set the weight and where. May be an example program using weight might be helpful

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

2 participants