Skip to content

cartesian_coeff values for linear motion? #132

Discussion options

You must be logged in to vote

I did not follow the comment related to the LINEAR plan instruction. You added a LINEAR plan instruction but set cartesian coeff to zero? This should not be allowed (I assume it is not currently checking this) because then no constraint/cost will be added. It should at least have one non-zero coefficient.

If a specific plan instruction is not achievable it will be skipped with no error messages and other plan instructions in the same program will be executed.

If they are assigned as costs then this is expected behavior. If they are assigned as constraints and the constraint is not satisfied it should error.

Replies: 2 comments 1 reply

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by mohamedsayed18
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