ros_control icon indicating copy to clipboard operation
ros_control copied to clipboard

[Indigo] No valid hardware interface element found in joint ...

Open ghost opened this issue 11 years ago • 4 comments
trafficstars

Hi.

I am using ros_control from the debs with ROS Indigo. With the gazebo_ros_demo, I get the following messages:

...
[ERROR] [1406959851.284469964, 0.218000000]: No valid hardware interface element found in joint 'joint1'.
[ERROR] [1406959851.284937831, 0.218000000]: Failed to load joints for transmission 'tran1'.
[ERROR] [1406959851.285297862, 0.218000000]: No valid hardware interface element found in joint 'joint2'.
[ERROR] [1406959851.285833893, 0.218000000]: Failed to load joints for transmission 'tran2'.
...

The version from the debs may be broken or the demo package should be adapted.

ghost avatar Aug 02 '14 06:08 ghost

@k-okada fixed this https://github.com/ros-simulation/gazebo_ros_demos/pull/4

davetcoleman avatar Jan 11 '15 00:01 davetcoleman

the documentation still references the old syntax for this: http://gazebosim.org/tutorials/?tut=ros_control

trainman419 avatar Mar 03 '15 23:03 trainman419

Thanks for the heads-up. I'll propose a fix.

adolfo-rt avatar Mar 06 '15 09:03 adolfo-rt

I just opened a pull request to fix the gazebo tutorial:

  • https://bitbucket.org/osrf/gazebo_tutorials/pull-requests/276/ros_control_hardware_interface/diff

scpeters avatar Sep 23 '15 00:09 scpeters