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

No matching hardware interface #27

Open
EceChaik opened this issue Apr 9, 2018 · 5 comments
Open

No matching hardware interface #27

EceChaik opened this issue Apr 9, 2018 · 5 comments

Comments

@EceChaik
Copy link

EceChaik commented Apr 9, 2018

Hello,

I am using ros indigo, I was following the ros_control tutorials and when I cloned gazebo_ros_demos and run
roslaunch rrbot_gazebo rrbot_world.launch
I got the following error:
"No matching hardware interface found for 'hardware_interface/EffortJointInterface"
Does anyone know what the reason for this could be?
Thank you.

@HailinRen
Copy link

I met same issue

@EceChaik
Copy link
Author

Oh thanks for reminding me.
I solved it by changing the code in the rrbot's transmission tag from
<hardware_interface>hardware_interface/EffortJointInterface</hardware_interface>
to
<hardware_interface>EffortJointInterface</hardware_interface>
Maybe it is an actual code error

@HailinRen
Copy link

@EceChaik Have you ever tried control one? I got following error
"
Controller Spawner couldn't find the expected controller_manager ROS interface.
"

@EceChaik
Copy link
Author

No I haven't had that one. When does it occur, and is it the only error message you get?

@davetcoleman
Copy link
Collaborator

This changed in kinetic:
ros-simulation/gazebo_ros_pkgs#550

I think if you switched this repo to the indigo branch it would work as expected for indigo

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

3 participants