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

Revision history [back]

click to hide/show revision 1
initial version

This is the relevant part of the log output you quote:

[ERROR] [1651058315.036303647] [/motion_streaming_interface] [ros.industrial_robot_client]: Validation failed: Missing valid timestamp data for trajectory pt 1

it appears the trajectory submitted to the driver for execution did not contain any timing information.

JointTrajectorys without timing information cannot be executed.

Hence the error message.