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

ur_robot_driver: this controller requires a scaled_controllers::ScaledPositionJointInterface

asked 2021-10-05 00:27:21 -0600

aip gravatar image

updated 2021-10-06 02:01:53 -0600

gvdhoorn gravatar image
roslaunch ur_robot_driver ur3e_bringup.launch robot_ip:=XXX limited:=true kinematics_config:="${HOME}/my_robot_calibration.yaml"

When I ran the above, I got the following error: I can't solve this.

[ERROR] [1633410437.724233056]: This controller requires a hardware interface of type 'scaled_controllers::ScaledPositionJointInterface'. Make sure this is registered in the hardware_interface::RobotHW class.
[ERROR] [1633410437.724256060]: Initializing controller 'scaled_pos_joint_traj_controller' failed
edit retag flag offensive close merge delete

Comments

I would suggest to post this as an issue on the tracker of UniversalRobots/Universal_Robots_ROS_Driver. The scaled controllers have been supported since the first release of that driver, so something must be wrong there.

If you do post there, please include much more information (such as your workspace layout, how you installed everything, the complete roslaunch output, etc).

gvdhoorn gravatar image gvdhoorn  ( 2021-10-05 00:46:37 -0600 )edit

And when you post on the issue tracker, post a comment here with a link to your issue, so we keep things connected.

gvdhoorn gravatar image gvdhoorn  ( 2021-10-05 00:46:56 -0600 )edit

Thanks for posting the issue, but you did not add more information.

Please add the full roslaunch output.

gvdhoorn gravatar image gvdhoorn  ( 2021-10-05 01:24:51 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-10-05 23:24:36 -0600

aip gravatar image
edit flag offensive delete link more

Comments

Could you please summarise the solution here in your answer?

gvdhoorn gravatar image gvdhoorn  ( 2021-10-06 01:55:43 -0600 )edit

I installed the scaled controller in my workspace and it worked. It used to work, so I don't know why this happened.

aip gravatar image aip  ( 2021-10-06 02:02:20 -0600 )edit

Question Tools

Stats

Asked: 2021-10-05 00:27:21 -0600

Seen: 556 times

Last updated: Oct 06 '21