How can I move my arm to a specified point in space using moveit.
Hi,
Recently I am learning about moveit package . And I am created a move-it config package. I want to move my robotic arm (real hardware) to specified point in space (inverse kinamatics calculation). How can I program it.
Do you already have a low level ros node implementing FollowJointTrajectoryAction for your hardware?