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

Does MoveIt have python tutorial for kinematic and inverse kinematic solver?

asked 2017-02-18 13:35:18 -0500

Joy16 gravatar image

updated 2017-02-19 09:55:23 -0500

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-02-18 15:35:45 -0500

JoshMarino gravatar image

updated 2017-02-18 15:36:29 -0500

When you start MoveIt for your robot, MoveIt provides an IK and FK service for your robot. All you have to do is call the respective service.

You can also use orocos kdl for IK and FK without MoveIt.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-02-18 13:35:18 -0500

Seen: 1,659 times

Last updated: Feb 19 '17