facebookresearch / habitat-lab

A modular high-level library to train embodied AI agents across a variety of tasks and environments.
https://aihabitat.org/
MIT License
1.93k stars 481 forks source link

HITL - Simplify GuiApplication input handling. #1983

Closed 0mdc closed 3 months ago

0mdc commented 3 months ago

Motivation and Context

This changeset simplifies input handling in GuiApplication.

It was initially written with the intent of handling N GuiInput, but that didn't concertize.

How Has This Been Tested

Tested locally.

Types of changes

Checklist