google-deepmind / google-deepmind/dm_control

Advice modeling simple block sliding on floor

Đang mở
#343 13 bình luận 0 reaction 0 người được giao Xem trên GitHub
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ả

I'm getting started with dm_control and am trying to model a bare bones environment: a box sliding around a floor.
To do this, I adapted from [mujoco-worldgen](https://github.com/openai/mujoco-worldgen) just a box with 3 slide joints and corresponding actuators. I also use the floor arena and then edited down locomotion walker/target tasks to be as simple as possible.
XML here. Note that if I don't include joint armature = 1, then it immediately fails w/ `Nan, Inf or huge value in QACC at DOF 5` at time t=0.000. When I include it though, the box does not move.
```



















```
Full zip of code is attached.

[ice 2.zip](https://github.com/deepmind/dm_control/files/9504813/ice.2.zip)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.