baz1boy commited on
Commit
8644b98
·
verified ·
1 Parent(s): b6b6ac9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The robot configuration used during data collection is **`DoublePiper-Abs`**, us
25
  ## 1.1 Robot State
26
 
27
  The robot state recorded in the environment is stored in: **observation.state**
28
- - **Dimension**: 25
29
  - **Description**: Joint positions of the robot
30
  - **Joint mapping**: The exact joint ordering and semantics can be found in the **Dataset Structure** section below.
31
 
 
25
  ## 1.1 Robot State
26
 
27
  The robot state recorded in the environment is stored in: **observation.state**
28
+ - **Dimension**: 16
29
  - **Description**: Joint positions of the robot
30
  - **Joint mapping**: The exact joint ordering and semantics can be found in the **Dataset Structure** section below.
31