We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
viewer.launch
1 parent 7511ba9 commit c62224aCopy full SHA for c62224a
1 file changed
dm_control/viewer/application.py
@@ -302,7 +302,7 @@ def _advance_simulation(self):
302
self._runtime.single_step()
303
304
def launch(self, environment_loader, policy=None):
305
- """Starts the viewer with the specified agent and environment.
+ """Starts the viewer with the specified policy and environment.
306
307
Args:
308
environment_loader: Either a callable that takes no arguments and returns
0 commit comments