Open lakshmip001 opened 5 years ago
Use a constraint instead of a cost, also make sure the optimization has converged.
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?
Increase the weight on the tool pose.
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?
In trajopt, setting all weights to 1 is usually a good place to start.
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
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.