Skip to content

Gym: Allow visual and vector observations at the same time #3960

@shakenes

Description

@shakenes

Hey everybody,
I would like to propose to allow visual and vector observations at the same time in the gym interface. This might not make a huge difference for most problems, but sometimes you want to solve a problem using visual data (navigation for example) and you need some additional information (ground truth position of the agent or whatever). For me, it just doesn't make sense to allow only vector or visual observations.

The changes in the code remain few. We would only need to update the _single_step function as done here: https://github.com/shakenes/ml-agents/commit/6e6187e2b56ddf47036a8d940692a5d8c99cc674

Please let me know what you think about this idea.

Metadata

Metadata

Assignees

Labels

requestIssue contains a feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions