Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adde functionality to resetting revolution counter for UR3 #200

Open
5 tasks
urrsk opened this issue May 23, 2024 · 1 comment
Open
5 tasks

Adde functionality to resetting revolution counter for UR3 #200

urrsk opened this issue May 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@urrsk
Copy link
Member

urrsk commented May 23, 2024

Feature summary

The UR3 and UR3e have no revolution limit on its wrist 3 joint. Therefore, add the functionality, of reset the revolution counter, to make this hardware feature more usable through this library, thus ROS and ROS2 driver.

Suggested implementation

Make the call to the reset_revolution_counter() urscript like zero_ftsensor().
Though the call should not be made a move function is active.

Related issues

UniversalRobots/Universal_Robots_ROS_Driver#343

Tasks

To complete this issue involves

  • Implement the feature
  • Make documentation that also mention that this is a feature for UR3 and UR3e. And should not be used when there is external cable and tubes attached to the EndOfArmTooling as the cable will limit the joint angle.
  • Make Unit test
  • Make example
  • Test on real hardware
@urrsk urrsk added the enhancement New feature or request label May 23, 2024
@urrsk urrsk changed the title Support for resetting revolution counter for UR3e Adde functionality to resetting revolution counter for UR3 May 23, 2024
@fmauch
Copy link
Collaborator

fmauch commented May 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants