Hi, @moshahin
You may want to load your controllers in the harware_interface, try to instantiate the trasnmission like this:
transmission_interface/SimpleTransmission hardware_interface/EffortJointInterface hardware_interface/EffortJointInterface 1
And remember that you do not need the `joint_state_publisher` node since you already have the `joint_state_controller` loaded in `ros_control`.
↧