allenai / allenai/ai2thor

Why "Rotation" and "MoveAhead"action take significantly more time than other actions?

Ouverte
#1,143 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
1.8k
Forks
296
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I tried to make the steps within an episode faster. Since my agent spends more time per step in the environment, I would like to investigate if some actions are causing this problem.

So I have printed the time consumption of each action, and I found out that the time consumption of "RotateLeft", "RotateRight" and "MoveAhead"is significantly more than the time consumption of other actions. Is this normal? And Do you have suggestion about how to speed up the time for performing these actions?

I simply print the time consumption for take one action:
Screen Shot 2023-04-17 at 10 39 29 PM

And the result:
Screen Shot 2023-04-17 at 10 49 51 PM

@winthos Thanks

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.