Update incorrect documentation for "go to position" (#38756)

This commit is contained in:
thebigknight 2025-04-28 13:32:58 +08:00 committed by GitHub
parent c39236c75b
commit 936ade2e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -262,10 +262,10 @@ the specified coordinates.
- **Data attribute**: `entity_id`
- **Description**: Only act on a specific robot.
- **Optional**: No.
- **Data attribute**: `x_coord`
- **Data attribute**: `x`
- **Description**: X-coordinate, integer value. The dock is located at x-coordinate 25500.
- **Optional**: No.
- **Data attribute**: `y_coord`
- **Data attribute**: `y`
- **Description**: Y-coordinate, integer value. The dock is located at y-coordinate 25500.
- **Optional**: No.