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
The FPS in the rendered frame for Carla is always zero, as shown below.
It was returned by self._clock.get_fps().
Currently this is only used for display. It might be problematic if used for other calculations.
The text was updated successfully, but these errors were encountered:
The FPS in the rendered frame for Carla is always zero, as shown below.
It was returned by
self._clock.get_fps()
.Currently this is only used for display. It might be problematic if used for other calculations.
The text was updated successfully, but these errors were encountered: