Skip to content

Tool & Work frames #8

Closed Answered by ted-miller
stephenfelix asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @stephenfelix
Yes. When you submit a motion target, you specify a PositionData structure. Within this structure, the tool-number and coordinate-system are specified. https://developer.motoman.com/en/YMConnect/DataStructures#positiondata

Please note that the MotoPlus API mpMOVL is used for point-to-point motion only. The robot must fully decelerate between each point.

The motion interface in YMConnect is the same as the mpMot___ API's in MotoPlus. This allows for a smooth continuous trajectory through a series of waypoints.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ted-miller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants