If the setup is such that the plan time is sufficiently slow (say on the order of 1000ms), the visualization of the traces lags behind the actual planner. The planner continues to function but the visualized traces are no longer updating to start from the trace site's current position. I found that changing the timestep size from 1ms to 20ms prevented this from occurring.
If the setup is such that the plan time is sufficiently slow (say on the order of 1000ms), the visualization of the traces lags behind the actual planner. The planner continues to function but the visualized traces are no longer updating to start from the trace site's current position. I found that changing the timestep size from 1ms to 20ms prevented this from occurring.