Integrating Force Torque Sensor, and accessing the values through code for multiple joints.
I am trying to simulate a custom robot in gazebo. I have added the force torque sensor to my URDF files according to the following link : Force Torque Sensor Gazebo : http://gazebosim.org/tutorials?tut=fo... However, I am not sure how to access the sensor readings via code, for the various joints. Any help will be greatly appreciated. Thanks!