Collision Avoidance

Assembly Line

Method rapidly verifies that a robot will avoid collisions

📅 Date:

✍️ Author: Adam Zewe

🔖 Topics: Collision Avoidance

🏢 Organizations: MIT


MIT researchers have developed a safety check technique which can prove with 100 percent accuracy that a robot’s trajectory will remain collision-free (assuming the model of the robot and environment is itself accurate). Their method, which is so precise it can discriminate between trajectories that differ by only millimeters, provides proof in only a few seconds.

The researchers accomplished this using a special algorithmic technique, called sum-of-squares programming, and adapted it to effectively solve the safety check problem. Using sum-of-squares programming enables their method to generalize to a wide range of complex motions.

Read more at MIT News