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.81k stars 460 forks source link

HITL - Make agents transparent to selection. #1950

Closed 0mdc closed 1 month ago

0mdc commented 1 month ago

Motivation and Context

In the HITL app, the agents controlled in first-person are hidden in the user's view. The agent may still obstruct the selection UI, e.g. the spot arm is in the way of selection. This causes selection to appear flaky.

This PR changes the following:

How Has This Been Tested

Types of changes

Checklist