Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Change target to keep joint values using the API

#1
Is there any way using the API to change a target to "Keep joint values"? Or change it back to "Keep cartesian position"?

Thanks!


Attached Files Image(s)
   
#2
You can set a target to be a joint target by calling setAsJointTarget. This means it will prioritize the joint values over the Cartesian values.

And you can set a target to be a Cartesian target by calling setAsCartesianTarget. This means it will prioritize the Cartesian values over the Joint values.
  




Users browsing this thread:
1 Guest(s)