Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lupinjia committed Feb 23, 2025
1 parent 7e61f4a commit bc95590
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ A [legged_gym](https://github.com/leggedrobotics/legged_gym) based framework for
## 📅 Updates

<details open>
<summary>2025/02/23</summary>

- find some bugs in genesis. The environments can return nan values without knowing why (https://github.com/Genesis-Embodied-AI/Genesis/issues/625), which can hinder long-time training where nan values may suddenly come out and terminates your training.

![](./test_resources/nan_values_bug.png)

</details>

<details>
<summary>2025/02/10</summary>

- add measure_heights support, and provide a demo of exteroceptive locomotion ([go2_rough](https://github.com/lupinjia/genesis_lr/tree/main/legged_gym/envs/go2/go2_rough))
Expand Down
Binary file added test_resources/nan_values_bug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc95590

Please sign in to comment.