isaac-sim / IsaacLab

Unified framework for robot learning built on NVIDIA Isaac Sim
https://isaac-sim.github.io/IsaacLab
Other
1.85k stars 705 forks source link

[Question] Difference between tactile sensor and support contact sensor #322

Open ruoshiwen opened 5 months ago

ruoshiwen commented 5 months ago

Tactile sensors' support

I read your paper on Isaac Orbit. In the future work section, you mentioned "Further enhancements to the framework include integrating tactile sensors and 6-axis force-torque sensors." I saw that Orbit supports contact sensors and my understanding is they measure the contact forces between rigid bodies. My questions is what is the difference between the already supported contact force sensors and the said tactile sensors? Are these tactile sensors specifically referring to Gelsight family sensors?

Look forward to your answer.

pascal-roth commented 5 months ago

@Mayankm96 can you elaborate on that?

Mayankm96 commented 4 months ago

Hi @ruoshiwen ,

Yes, this corresponds to actual tactile sensors (such as Gelsight). Contact sensors only give you the net external normal contact force on a body. This isn't the same as what a tactile sensor or force-torque/haptic sensor gives.