Skip to content

Trigger yaskawa movement jobs through ROS driver #482

Answered by EricMarcil
akashjinandra asked this question in Q&A
Discussion options

You must be logged in to vote

@akashjinandra It is possible to run both ROS motion and yaskawa jobs.
Basically, the requirement for ROS motion to be accepted by the controller is to be on the WAIT instructions of the INIT_ROS job. When stopping the trajectory mode, the handshake completes and the normal INIT_ROS job continues pass the WAIT instruction.
So you could have a more elaborate ROS_INIT job where you are selecting on calling other subjob (CALL JOB: TOOL_CHANGE) or doing the ROS control handshake based in I/O signals that you could set the changes from PR #435.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by akashjinandra
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@akashjinandra
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #481 on March 23, 2022 17:40.