Request: Adding name to Collision report

Hello!

I would like to request a new feature for Robot Studio:

Being able to see which Move Instruction was executed when a collision was detected during a simulation.

Currently I have to press the stop button at the right time during a simulation and look up the program pointer to give me an idea.

With kind regards,

You may use the signalanalyzer to get this information

→ define your collision set and position changed as signals…

run the simulation and view the resulting signals…

regards