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

Dataset does not support length of feature shape > 1 #606

Open
akashsharma02 opened this issue Dec 31, 2024 · 0 comments
Open

Dataset does not support length of feature shape > 1 #606

akashsharma02 opened this issue Dec 31, 2024 · 0 comments

Comments

@akashsharma02
Copy link

Hi,

Thank you for this excellent project!
I am trying to create a custom dataset with additional sensory information (such as tactile data) which is an Array3D tensor, but find that when I use the approach mentioned in #547, there is no support to add custom tensor like observations to the episode buffer.

Specifically there are assertions that require the feature shape to be a 1D array at most here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant