Robotics StackExchange | Archived questions

shadow hand in ros electric

A few months ago we did a haptic glove that works really fine with the shadow hand in ros fuerte but this version of gazebo has a problem with the contact sensors and we have to change to the ros electric but now the glove doesn't work, it looks like the gazebo of the electric version takes no driver settings and it stays still.

Somebody has an idea of how to solve this problem??? Thank you everybody!!

Asked by joseescobar60 on 2013-02-06 09:22:47 UTC

Comments

Could you provide more meaningful information? On which topic are you publishing? Which command are you using to start the hand? Are you able to move a joint sending a command directly to the correct topic (rostopic pub /sh_ffj3_mixed_position_velocity_controller/command std_msgs/Float64 1.5)?

Asked by Ugo on 2013-02-06 20:36:39 UTC

no, don't move

Asked by monidiaz on 2013-02-07 04:26:58 UTC

we are publishing in sh_ffj3_mixed_position_velocity_controller/command topics, it gets the value of de angle in radians and in the rxgraph the controller doesn't delivery anything

Asked by joseescobar60 on 2013-02-07 04:32:27 UTC

Answers