Robotics StackExchange | Archived questions

How to execute smooth trajectory by defining waypoints in moveit?

I am working on a 6 DOF robot arm for surgical operation. The endeffector is a cutting tool. The requirement is that the endeffector of the arm should follow a path defined by series of waypoints and the trajectory exection should be smooth and continuous.

Steps done so far:

Result:

The planner couldn't able execute the path completely and failed most of the times showing only less than 20% of path able to execute. But all the points defined are valid.

Question:

How to make the cartesian path planner execute the trajectory completely?

Is cartesian path planner is the only way to define and execute a smooth trajectory?

What are the other options to define a smooth trajectory for the arm?

Asked by Gokul on 2017-02-13 01:38:24 UTC

Comments

Hey ! How do I install it? and were you able to solve your problem?

Asked by pmuthu2s on 2018-01-04 14:51:46 UTC

Answers