Skip to content

Commit 0df2292

Browse files
authored
Merge pull request #615 from unilabsim/fix/issue-614-remove-g1-deploy-motrix
2 parents f665425 + 1562bff commit 0df2292

4 files changed

Lines changed: 5 additions & 58 deletions

File tree

conf/ppo/task/g1_motion_tracking_deploy/motrix.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

docs/sphinx/source/en/5-reference/5-support_matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ recommendation metadata, so rows do not auto-promote to `Benchmarked` or
5151
| PPO (torch) | `allegro_inhand_grasp` | Tested | Tested |
5252
| PPO (torch) | `g1_box_tracking` | Tested | Tested |
5353
| PPO (torch) | `g1_climb_tracking` | Tested | Tested |
54-
| PPO (torch) | `g1_motion_tracking_deploy` | Tested | Tested |
54+
| PPO (torch) | `g1_motion_tracking_deploy` | Tested | Registered |
5555
| PPO (torch) | `go1_joystick_rough` | Tested | Tested |
5656
| PPO (torch) | `go2_arm_manip_loco` | Tested | - |
5757
| PPO (torch) | `go2_footstand` | Tested | - |
@@ -70,7 +70,7 @@ recommendation metadata, so rows do not auto-promote to `Benchmarked` or
7070
| PPO (mlx) | `allegro_inhand_grasp` | Configured | Configured |
7171
| PPO (mlx) | `g1_box_tracking` | Configured | Configured |
7272
| PPO (mlx) | `g1_climb_tracking` | Configured | Configured |
73-
| PPO (mlx) | `g1_motion_tracking_deploy` | Configured | Configured |
73+
| PPO (mlx) | `g1_motion_tracking_deploy` | Configured | Registered |
7474
| PPO (mlx) | `go1_joystick_rough` | Configured | Configured |
7575
| PPO (mlx) | `go2_arm_manip_loco` | Configured | - |
7676
| PPO (mlx) | `go2_footstand` | Configured | - |

docs/sphinx/source/zh_CN/4-developer_guide/9-sim2sim_contract_status.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ uv run scripts/audit_sim2sim_contracts.py
3333
| g1_flip_tracking || `empirical_normalization` true↔false;`obs_groups``action_scale` 29 维↔默认 0.25;`sampling_mode` 两后端运行时同为 `start`(无害) |
3434
| g1_walk_flat || `action_scale` 0.25↔0.5;`empirical_normalization` false↔true;`obs_groups` |
3535
| go1_joystick_flat || `empirical_normalization` false↔true |
36-
| g1_motion_tracking_deploy || `action_scale` 29 维↔默认 0.25 |
37-
| go2_footstand || 仅 mujoco |
36+
| g1_motion_tracking_deploy · go2_footstand || 仅 mujoco |
3837

3938
## `conf/appo/task/`
4039

docs/sphinx/source/zh_CN/5-reference/5-support_matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ uv run scripts/generate_support_matrix.py --write
6363
| PPO (torch) | `allegro_inhand_grasp` (allegro inhand grasp) | Tested | Tested |
6464
| PPO (torch) | `g1_box_tracking` (g1 box tracking) | Tested | Tested |
6565
| PPO (torch) | `g1_climb_tracking` (g1 climb tracking) | Tested | Tested |
66-
| PPO (torch) | `g1_motion_tracking_deploy` (g1 motion tracking deploy) | Tested | Tested |
66+
| PPO (torch) | `g1_motion_tracking_deploy` (g1 motion tracking deploy) | Tested | Registered |
6767
| PPO (torch) | `go1_joystick_rough` (go1 joystick rough) | Tested | Tested |
6868
| PPO (torch) | `go2_arm_manip_loco` (go2 arm manip loco) | Tested | Tested |
6969
| PPO (torch) | `go2_footstand` (go2 footstand) | Tested | - |
@@ -83,7 +83,7 @@ uv run scripts/generate_support_matrix.py --write
8383
| PPO (mlx) | `allegro_inhand_grasp` (allegro inhand grasp) | Configured | Configured |
8484
| PPO (mlx) | `g1_box_tracking` (g1 box tracking) | Configured | Configured |
8585
| PPO (mlx) | `g1_climb_tracking` (g1 climb tracking) | Configured | Configured |
86-
| PPO (mlx) | `g1_motion_tracking_deploy` (g1 motion tracking deploy) | Configured | Configured |
86+
| PPO (mlx) | `g1_motion_tracking_deploy` (g1 motion tracking deploy) | Configured | Registered |
8787
| PPO (mlx) | `go1_joystick_rough` (go1 joystick rough) | Configured | Configured |
8888
| PPO (mlx) | `go2_arm_manip_loco` (go2 arm manip loco) | Configured | Configured |
8989
| PPO (mlx) | `go2_footstand` (go2 footstand) | Configured | - |

0 commit comments

Comments
 (0)