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

Kuka Youbot MoveIt lack of Velocity or Acceleration

asked 2022-05-16 06:45:40 -0500

inperator_germanicus gravatar image

Hi,

I am currently using a physical Kuka Youbot to plan and execute a Cartesian path via move it.

Upon execution, the Youbot driver gives an error stating the plan is malformed, and needs to provide 5 joint commands, as well as velocity and acceleration commands.

Upon investigating the plan generated by MoveIt, it seems joint commands are given, but the commands for velocity and acceleration are empty.

Has anyone experienced this before, and does anyone know how to fix this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-05-17 17:16:56 -0500

danzimmerman gravatar image

I don't have a lot of direct experience handling the output of MoveIt! yet but I'd look at this:

https://answers.ros.org/question/3624...

and this:

https://ros-planning.github.io/moveit...

From the second link:

MoveIt can support different algorithms for post-processing a kinematic trajectory to add timestamps and velocity/acceleration values. Currently there are three available by default in MoveIt:

  • Iterative Parabolic Time Parameterization

  • Iterative Spline Parameterization

  • Time-optimal Trajectory Generation

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-05-16 06:45:40 -0500

Seen: 66 times

Last updated: May 17 '22