Robot arm with ROS Indigo

asked 2015-05-08 23:10:34 -0500

jbrown gravatar image

I was wondering if anybody knew of any packages within ROS that can be used to solve inverse kinematics for a 6 DoF robot arm (possibly other DoF as well). I am hoping to do path planning (shortest distance to object), which will involve solving inverse kinematics. I also want to display the robot arm and its path in rviz. Any advice? Thanks!

edit retag flag offensive close merge delete

Comments

1

I think you should really take a look to MoveIt. Good luck! Be patient and try to understand ROS well before adventuring for MoveIt. I found it really complicated and very bad documented

Andromeda gravatar image Andromeda  ( 2015-05-09 02:53:26 -0500 )edit