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

Unable to identify any set of controllers that can actuate the specified joints: [ joint1 joint2 joint3 joint4 joint5 joint6 joint7 ] #224

Open
MullerLin opened this issue Apr 8, 2024 · 1 comment

Comments

@MullerLin
Copy link

Hi, I got some Error when running the moveit part in gazebo. The moveit demo runs successfully, but when I excuted the plan trajectory in rviz, some error shows:

`[ERROR] [1712605806.834437486, 16.344000000]: Unable to identify any set of controllers that can actuate the specified joints: [ joint1 joint2 joint3 joint4 joint5 joint6 joint7 ]
[ERROR] [1712605806.834450660, 16.344000000]: Known controllers and their joints:

[ERROR] [1712605806.834468345, 16.344000000]: Apparently trajectory initialization failed`

and the robot in gazebo had no response to the control command.

I checked the ros_control by dpkg -l | grep "ros-control", and this is what I got:
ii ros-noetic-gazebo-ros-control 2.9.2-1focal.20231030.154912 amd64 gazebo_ros_control ii ros-noetic-ros-control 0.20.0-1focal.20231030.154849 amd64 A set of packages that include controller interfaces, controller managers, transmissions and hardware_interfaces. ii ros-noetic-ros-controllers 0.21.2-1focal.20240125.204748 amd64 Library of ros controllers
I think I have installed all packages since I followed the required steps. I am not sure whether it could be some problem with this https://answers.ros.org/question/320990/moveit-unable-to-identify-any-set-of-controllers/

How can I solve this problem to execute plan in rviz?

@penglongxiang
Copy link
Contributor

Hi, could you specify the exact commands you executed (in correct order) to reproduce your issue?

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