Feature summary
In URScript movej and movel can take both, Cartesian and joint-based targets. For the client library we currently have the communication structure such that with a movej motion the 6 values are interpreted as joint values, with a movel they are interpreted as a pose.
For this to work, we would have to extend the communication protocol to specify whether the target values correspond to a joint target or a pose target. With this information, we can act on the external_control script accordingly.
This is planned for later in 2025 but if someone wants to take action on this, that's welcome.
Related issues
Tasks
To complete this issue involves
Feature summary
In URScript
movejandmovelcan take both, Cartesian and joint-based targets. For the client library we currently have the communication structure such that with amovejmotion the 6 values are interpreted as joint values, with amovelthey are interpreted as a pose.For this to work, we would have to extend the communication protocol to specify whether the target values correspond to a joint target or a pose target. With this information, we can act on the external_control script accordingly.
This is planned for later in 2025 but if someone wants to take action on this, that's welcome.
Related issues
Tasks
To complete this issue involves