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
In the c++ evaluator (simulator) somehow the total path length can results smaller than the distance between first and last position.
This is matematically impossible.
It could be an accumulating error problem, but we are not certain
In the c++ evaluator (simulator) somehow the total path length can results smaller than the distance between first and last position.
This is matematically impossible.
It could be an accumulating error problem, but we are not certain
Code found here:
revolve/cpprevolve/revolve/gazebo/brains/Evaluator.cpp
Lines 101 to 106 in abdb362
The text was updated successfully, but these errors were encountered: