Document 'Failed to initialize the streaming trajectory' #335
-
When calling the [INFO] [1732279176.490005285] [simple_queue_client]: motoros2_interfaces.srv.StartPointQueueMode_Response(result_code=motoros2_interfaces.msg.MotionReadyEnum(value=1), message='')
[INFO] [1732279176.499192106] [simple_queue_client]: motoros2_interfaces.srv.QueueTrajPoint_Response(result_code=motoros2_interfaces.msg.QueueResultEnum(value=3), message='Failed to initialize the streaming trajectory Sadly I have not been able to find any documentation about what this means or what could cause this. Could someone help me out? Controller: YRC1000micro |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Please always provide us with a full debug log when asking for support. See Debug log client (note: the script is not (yet) part of the release Please make sure to start the debug logger before starting your YRC1000micro, to avoid capturing partial logs. Please also provide more information about how you are queuing points. It would also help tremendously if you could provide a minimal reproducable example (ie: code). Having written that:
could you please explain in what way it does not work as you expected? Edit: possibly similar/related: #230. |
Beta Was this translation helpful? Give feedback.
Please always provide us with a full debug log when asking for support.
See Debug log client (note: the script is not (yet) part of the release
.zip
s, but you may find it here).Please make sure to start the debug logger before starting your YRC1000micro, to avoid capturing partial logs.
Please also provide more information about how you are queuing points.
It would also help tremendously if you could provide a minimal reproducable example (ie: code).
Having written that:
could you please explain in what way it does not work as you expected?
Edit: possibly similar/related: #230.