Hi everyone, I'm trying to apply what I'm learning about robot manipulation to a real robotic arm like this one: https://www.thingiverse.com/thing:2433 I've created a first xacro file that should rappresent the robot. Now the main problem is that when I try to execute the motion script giving for example the following pose (that is something that the robot should be able to reach because is tall almost 40cm):
I get the following error:
I thought that the problem was the fact that the solver that moveit uses is for robots with 6/7 dof so I've added another dummy link to the robot. Also when I launch the demo.launch file that is created by moveit I've noticed a problem, for example in this position
I'm not able to turn the wrist so that the finger can point to the ground, maybe this is the reason that make the solver fail. However if for example I press a "random valid" position in RVIZ the wrist assume a position like this
that I'm not able to do moving the marker manually, and also starting from this position I can't move the robot in any direction. Do you have any suggestion? At the moment would be nice just put the gripper in a givent point in the 3d space without concerning about the particular orientation. Thanks for your time |
The question has been closed for the following reason "Inactivity" by marcoarruda 12 Nov '18, 21:05
Hello! Since this simulation is not from any of our Courses, I would need you to send me the files you are using so that I can reproduce the case myself (whenever I have some time during the week) and see if I can find anything wrong there. Is that possible? You can mail them to: aezquerro@theconstructsim.com Cheers, |