ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Inverse Kinematics on Baxter arm

asked 2014-06-09 07:20:18 -0500

ktiwari9 gravatar image

Hey there guys, I am working on a Baxter and ROS Groovy. I want to make the arm move from point A to point B while keeping the wrist joint fixed. I tried this with the IK Service but it messes up the wrist joint by moving it as well. Any suggestions on how can I make the arm move from point A to B with a fixed wrist joint ? Please help !!!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-06-09 13:35:11 -0500

updated 2014-06-09 13:35:33 -0500

What you request could be achieved using a cartesian path (if you can move between points in a straight line or can already generate some sort of cartesian waypoints) or using constraints while planning using MoveIt!. The latter (using constraints) was not completely implemented last time I read about it. For cartesian planning, this answer is pretty comprehensive.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-06-09 07:20:18 -0500

Seen: 2,060 times

Last updated: Jun 09 '14