Skip to content

Commit

Permalink
[doc] Update dataset format.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Dec 4, 2024
1 parent bc678b1 commit db6fa3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/dataset_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ Coming soon.
| `version` | Version of RoboManipBaselines | `()` | `str` |
| `demo` | Demonstration name | `()` | `str` |
| `world_idx` | World index | `()` | `int64` |

`T` is the length of the time sequence, `JointDim` is the number of joints, `PoseDim = 7` is pose (tx, ty, tz, qw, qx, qy, qz), `WrenchDim = 6` is wrench (fx, fy, fz, nx, ny, nz), respectively.

0 comments on commit db6fa3d

Please sign in to comment.