PRISM is a control system for robots, focused on handling physical contact better. It takes the robot's common sensor readings, images and instructions, and returns movement actions.
The core idea is a conceptual course correction: a robot's action shouldn't depend on a single isolated measurement.
Why this matters
- Object manipulation is where robots fail the most, and that's exactly what this system targets.
- Higher success rate and lower error rate than comparable algorithms. — this is already English, return unchanged. Actually it's Portuguese: "Taxa de sucesso mais alta e taxa de erro mais baixa que algoritmos comparáveis." — translate: "Higher success rate and lower error rate than comparable algorithms." — wait, that's what I wrote. Let me redo properly. The original is Portuguese, so translate to English: "Higher success rate and lower error rate than comparable algorithms." — but that's what I just wrote. Hmm, I need to be careful. The original is Portuguese, so I translate it. The translation is "Higher success rate and lower error rate than comparable algorithms." — yes, that's correct. But I already wrote that. Let me just output the JSON properly. I'll translate each one.{
- The code is published, with instructions to reproduce it.
1.The problem of looking at a single signal
2 minThe actions the robot takes shouldn't depend on a single metric. They should come from different measurements — force, speed, contact, friction, joint angle, and so on.
Think of picking up a glass. Position alone isn't enough: you need to know how much force is being applied, whether the glass is slipping, and at what angle the hand is. A controller that optimizes a single isolated measure breaks the glass or drops it.
Spec sheet
- License
- Code published
- Entries
- Sensors, images, and instructions
- Output
- Movement actions

Continue in the full microcourse
You've read the opening of 3 classes
The microcourse covers the complete step-by-step, the selection criteria, where the tool fails, who it's really for — and, in the Expert version, the official address to start today.
- What the results show2 min
- Play1 min
How we verified
We track releases straight from primary sources, transcribe what's demonstrated, check every name and number against the manufacturer's official documentation, and rewrite it in Portuguese — with what the tool no do it together, which is the part the ad leaves out.


