You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DistanceSensor seems to be not working correctly (small errors between visualisation and measured values?), should be tested automatically, since the sensor will probably be used in experiments!
The text was updated successfully, but these errors were encountered:
Why does the DistanceSensor not provide its own box for representation in simulation and collision calculation? Should this be added to remove scripting overhead (as is done in the LightSensor)? @cybott any comments regarding this?
Although the refactoring went great and the code as well as the scripting setup for the sensor are much cleaner now, I can for the hell of it not figure out, why, in the changed version(s), the collision rule returns no collision points.
@cybott maybe you have a little time to throw a look? to me all seems perfectly ok, but no collisions are reported.
DistanceSensor seems to be not working correctly (small errors between visualisation and measured values?), should be tested automatically, since the sensor will probably be used in experiments!
The text was updated successfully, but these errors were encountered: