motoman icon indicating copy to clipboard operation
motoman copied to clipboard

MotoROS - Bypass trajectory initialization

Open ted-miller opened this issue 3 years ago • 0 comments

I discovered today that it is possible to bypass the trajectory initialization routine (Ros_MotionServer_InitTrajPointFull) by sending a non-zero sequence identifier in the first trajectory command.

This could cause unexpected behavior when motion starts. It also bypasses the safety check that ensures the first point of the trajectory is the current position.

ted-miller avatar Aug 27 '21 18:08 ted-miller