ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Bvm's profile - activity

2023-06-06 01:33:56 -0500 received badge  Favorite Question (source)
2022-08-12 04:57:05 -0500 commented answer Force control on UR5e using moveit

I was not able to apply advanced forced control in ROS since these features were not available. I tried the abovemention

2020-10-27 07:50:17 -0500 received badge  Famous Question (source)
2020-10-15 03:31:52 -0500 received badge  Enthusiast
2020-09-14 03:28:01 -0500 received badge  Notable Question (source)
2020-09-14 02:13:28 -0500 marked best answer Force control on UR5e using moveit

For my project, an UR5e needs to follow a spline. At the end of the spline is needs to move into a certain direction with a constant force. The spline is succesfully executed using the cartesian path planning in moveit. It is still a bit bumpy, but a least it works. However, I am struggling with the constant force part. As far as I know moveit has no implementation of force control. The ur_rtde library (see forcemode https://sdurobotics.gitlab.io/ur_rtde...) has a built in function for this, but this means that I cannot use moveit anymore (including the collision detection) since moveit requires external control on the teach pendant. Is there anybody that has experience using moveit and force control on an UR5e robot?

I am using ROS melodic on ubuntu 18.04 with the universal robot ros driver (https://github.com/UniversalRobots/Un... (kinetic-devel).

2020-09-14 02:13:28 -0500 received badge  Scholar (source)
2020-09-14 01:12:02 -0500 answered a question Force control on UR5e using moveit

Thank you for the quick answer. I did not know about the dashboard server, definitely going to try that this week. The

2020-09-14 00:39:07 -0500 received badge  Supporter (source)
2020-09-12 04:58:59 -0500 received badge  Student (source)
2020-09-12 04:58:56 -0500 received badge  Popular Question (source)
2020-09-11 11:02:36 -0500 asked a question Force control on UR5e using moveit

Force control on UR5e using moveit For my project, an UR5e needs to follow a spline. At the end of the spline is needs t