google-deepmind / google-deepmind/dm_control
Error when trying to deepcopy environment from the manipulation module
- Ngôn ngữ chính
- Python
- Star
- 4.7k
- Fork
- 764
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi, I'm using Pytorch Lightning to solve a robotic manipulation task (reach_duplo_features) and this library makes a copy of the hyperparameters passed to its main class. When it tries to copy the environment, I get the following error:
NotImplementedError: Cannot copy from elements with attachments
Environments of the suite module work well, but those on the manipulation module crash.
P.S.: While I'm at it, environments on the manipulation domain don't allow flat observations, like those loaded using suite.load(). It would be great to have that option.
Thanks!
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện lỗi deepcopy với một môi trường từ mô-đun manipulation, sau đó so sánh cách môi trường này xử lý observation với các môi trường được tải qua suite.load(). Công việc hoàn tất khi các môi trường manipulation có thể được deep-copy và hỗ trợ tùy chọn flat-observation được yêu cầu mà không làm hỏng các môi trường hiện có.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python, pytorch
- Lĩnh vực
- machine-learning, robotics
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100