allenai / allenai/ai2thor

Third Party Camera View updates not displayed

Abierto
#912 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
1.8k
Forks
297
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The documentation provides function calls for [adding](https://ai2thor.allenai.org/ithor/documentation/environment-state/#sub-add-third-party-camera) and [updating](https://ai2thor.allenai.org/ithor/documentation/environment-state/#sub-update-third-party-camera) third party cameras for displaying alternate views of AI2-THOR scenes.

However, on usage of those, by invoking corresponding function in test script, [`test_unity.py`](https://github.com/allenai/ai2thor/blob/main/ai2thor/tests/test_unity.py) as follows:
```
test_update_third_party_camera(_fifo_controller)
```
does not appear to produce any visible change of camera view in the Unity interface.

Please provide an example or advise how to ensure third party camera view updates are displayed.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.