-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- Implement the feature
- Make documentation
- Make Unit test
- Make example
- Test on real hardware
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request