Force torque sensor simulation
Hi all,
I'm trying to simulate a force sensor located at the tip of my robot. I'm using ros indigo with gazebo 2.2.
I went through this and this tutorials and I was able to publish the contact state of a box model using libgazebo_ros_bumper.so
.
What I'm interested in is to use a proper force sensor with the associated force controller. I didn't found any documentation about that in Gazebo Tutorials website and I'm asking in the case someone has had the some issue.
I also found this archive of ros_controllers
in which there is a force_torque_sensor_controller
but I don't know how to use it.
Thanks for your help!
Hi, I am also interested to achieve something similar. Did you figure out how to realise it?
I answered my question