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

Passthrough for force control #11

Closed
ian-chuang opened this issue Mar 15, 2023 · 1 comment
Closed

Passthrough for force control #11

ian-chuang opened this issue Mar 15, 2023 · 1 comment

Comments

@ian-chuang
Copy link

It would be nice if there were pass through controllers in ROS for the UR e-series to move the robot using force control.

Currently, I am trying to do force control using this repo here: https://github.com/fzi-forschungszentrum-informatik/cartesian_controllers

However, when I use the controller, I have some issues with the arm drifting and I feel it isn't too reliable.

It would be really nice instead to be able to control the robot using ROS utilizing the existing force control program on the UR.

Perhaps one cartesian force controller that implements the motion command that takes in a wrench and another cartesian compliance controller that takes in a point

Would implementing something like this be difficult?

@urrsk
Copy link
Member

urrsk commented Dec 20, 2023

@ian-chuang Agree and we are working on this. See the merged PR on the Client Library: UniversalRobots/Universal_Robots_Client_Library#138

Though it is not yet added to ROS and ROS2 drivers
See UniversalRobots/Universal_Robots_ROS_Driver#677 and UniversalRobots/Universal_Robots_ROS2_Driver#771

Close it here as I have addressed it in the driver repo

@urrsk urrsk closed this as completed Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants