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

controller unconfigured #910

Open
1 task done
student-0103 opened this issue Jan 19, 2024 · 2 comments
Open
1 task done

controller unconfigured #910

student-0103 opened this issue Jan 19, 2024 · 2 comments

Comments

@student-0103
Copy link

Affected ROS2 Driver version(s)

9.9.2

Used ROS distribution.

Humble

Which combination of platform is the ROS driver running on.

Ubuntu Linux with realtime patch

How is the UR ROS2 Driver installed.

Build the driver from source and using the UR Client Library from binary

Which robot platform is the driver connected to.

Real robot

Robot SW / URSim version(s)

How is the ROS driver used.

Through the robot teach pendant using External Control URCap

Issue details

Hi, i got a problem working on the UR5e,
I had done all safety steps and runnen the cartesian_force_controller succesfully on the UR5e. Now, when i do it again i want to deactivate the scaled_joint_trajectory_controller. When I command ros2 control list_controllers the following line prints:

....
scaled_joint_trajectory_controller[ur_controllers/ScaledJointTrajectoryController] unconfigured
.....

All other controller are on active or inactive.
The robot does not do anything.

Relevant log output

No response

Accept Public visibility

  • I agree to make this context public
@adamleon
Copy link

Any news on this? I'm facing the same problem. Both the scaled joint trajectory controller and the joint trajectory controller has the same problem. The forward position controller also has problems, but that's something else.

@student-0103
Copy link
Author

For me it worked to install the Universal Robots ROS2 Driver again, and from source.
When building the workspace and try it again, it was solved.

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