Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

How can I get the target torque and current for UR10 robot?

Open MohamedOmar2014 opened this issue 2 years ago • 1 comments

(ROS neotic+ubuntu 20.04) I'm trying to get the target torque and current for each joint of the robot. I added target_current and target_moment to rtde_output_recipe.txt but I don't know how can I access it through /joint_states topic or any other way. Any help??

I did that based on the following:

  • To make use of #35 you can try to checkout that branch and add the joint currents or target_moment fields to the output recipe file. This is currently a feature in development, so sorry that there isn't a ton of documentation there, yet. @fmauch

MohamedOmar2014 avatar Aug 27 '23 15:08 MohamedOmar2014

Yes, that would have been the suggestion I would have done. #35 comes closest to what you want to achieve. As you can see in the discussion there, this has never settled to an agreement and never was followed up.

fmauch avatar Aug 29 '23 11:08 fmauch