Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Agent/Wall/Floor/Skybox Skins #24

Open
alhasacademy96 opened this issue Jul 10, 2023 · 4 comments
Open

Configurable Agent/Wall/Floor/Skybox Skins #24

alhasacademy96 opened this issue Jul 10, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request stale

Comments

@alhasacademy96
Copy link
Contributor

-------[Moved from unity-ai-repo]

It would be fantastic for the V3.0 Paper and Release to be able to configure the walls, floor, and roof of the arena to be different colours and/or textures. At the moment, you have to create walls around the edges and on the floor and roof in order to do this, which is fiddly and takes up space in the arena.

I'm imagining that the config would look something like this:

!ArenaConfig
arenas:
  0: !Arena
    pass_mark: 10
    t: 100
    wall_texture:
    - "picket-fence"
    floor_texture:
    - "white-noise"
    roof_texture:
    - "forest-scene"

Alternatively, you could pass RGB vectors to these objects and they would be solid blocks of that colour.

This would be very useful for building simple tests for simple agents (the picket fences are quite complicated). Having a range of skins (e.g., white noise, forest-scene, city-scape, etc.) could also be handy for building a narrative for human testing (e.g., "you are about to play a game where you will be an animal in a forest hunting for tasty apples...")

@alhasacademy96 alhasacademy96 added enhancement New feature or request Required For Version 3.0 This fix is required for the V3.0 Paper & Release labels Jul 10, 2023
@alhasacademy96 alhasacademy96 added this to the Version 3 Paper milestone Jul 10, 2023
@alhasacademy96 alhasacademy96 self-assigned this Jul 10, 2023
@alhasacademy96 alhasacademy96 added Required For Version 4.0 and removed Required For Version 3.0 This fix is required for the V3.0 Paper & Release labels Sep 22, 2023
Copy link

github-actions bot commented Dec 4, 2023

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 4, 2023
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale. Please open a new issue for related bugs.

Copy link

github-actions bot commented Feb 1, 2024

This issue is stale because it has been open for 45 days with no activity.

Copy link

This issue is stale because it has been open for 45 days with no activity.

@github-actions github-actions bot added the stale label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant