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

Is there a way to change the velocity of moveit cartesian path planner?

asked 2019-07-02 02:51:29 -0500

lr_k123 gravatar image

Hi,

I want to move the end-effector of my ur5 robot in a small circle with radius of 2 cm. With the moveit cartesian path planner this works, however it is way to slow for it to be used for my project. Is there a way I can speed up the robot so it makes faster circles?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-07-09 08:33:44 -0500

You can post-process your planned trajectory to have time parameterization. You can find the detailed description here link text

You can also try using Descartes planner, you will be able to specify the timing constraint for your set of points.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-07-02 02:51:29 -0500

Seen: 424 times

Last updated: Jul 09 '21