Modi1987 / iiwaPy

A python package for controlling Kuka iiwa from an external PC
MIT License
35 stars 11 forks source link

Do you have the method of realTime: DirectServoCartesian? #9

Open AricLau07 opened 1 year ago

AricLau07 commented 1 year ago

We always need to control the robot with Cartesian position points, if you can provide a method of Cartesian realtime control, that will be very useful. (or can u provide a Inverse kinematics function to convert Cartesian positions to joints angles then use DirectServoJoints to control)