Does MoveIt have python tutorial for kinematic and inverse kinematic solver?
I want to know how to use IK and FK functionalities in python using MoveIt.
I am working on a baxter robot and I am sure I can use baxter's SDK and Moveit python API. But is there an easier way to do it within Move it itself? The forward kinematic tutorial is given on for C++ API's