🚀 Tactile Gripper: A Playground for Tactile Sensor Experiments
At Pollen Robotics, we have been developing tools to test and integrate tactile sensors into robotic grippers. Our goal is to make it easier for researchers and developers to experiment with different tactile sensing solutions for real-world manipulation tasks.
💡 What we built
We developed an open-source Rust-based framework to set up new sensors, collect data, and run experiments efficiently. The first sensor we integrated is the Anyskin, a flexible, plug-and-play skin sensor that detects touch using changes in magnetic fields. Shoutout to Raunaq Bhirangi and the team behind Anyskin for this amazing work!
🔬 What we achieved
- We mounted Anyskin on our gripper and tested it in real-world grasping tasks.
- By implementing a simple threshold mechanism, we improved grasping of soft objects.
- We collected a dataset of slip/no-slip scenarios, now available on HuggingFace https://lnkd.in/eEP6YZQN.
- Using this data, we trained a real-time slip detection model that automatically prevents object slippage, also available on HuggingFace https://lnkd.in/eVpsMygC.
- With Rerun, we built a visualisation tool to inspect sensor data sequences.
🔗 Open-source tools Our work is open-source, and we'd love the community to contribute!
- Codebase on GitHub https://lnkd.in/eSVX-7gJ
- Rust tools for gripper control and data visualisation
- Rerun integration for sensor data playback
🤝 How you can help
We want to scale this project as a community effort! If you are working on tactile sensors, robotics grasping, or AI-driven manipulation, we’d love your feedback, contributions, and ideas.
📩 Reach out to Fabien Danieau and Jonathan Grizou or drop a comment below! Let’s make tactile sensing in robotics more accessible and powerful!
#Robotics #TactileSensing #MachineLearning #Grippers #OpenSource #RustLang #Anyskin