Sibo Wang-Chen

Results 12 issues of Sibo Wang-Chen

Hi, I'm writing [a package for animal biomechanics simulation](https://github.com/NeLy-EPFL/flygym) using MuJoCo. I'm looking for some help with testing and automation. Since exact reproducibility of the engine "is only guaranteed within...

question

See #185, #187. Specific issues: - Unclear what `is_visualization_camera` indicates - Unclear why neck_zoomin camera is treated differently from, eg. head or tarsus cameras - Checking if the camera is...

enhancement
not urgent

In the long term, should we move away from dm_control and use just the mujoco Python binding, at least for the core simulation? This would allow us to use GPU/TPU...

not urgent

Font Awesome 4.6.3 is quite old now and doesn't include many newer icons. I propose to upload it to 6.6.0 (newest version as of today). I also modified the `footer.html`...

The `` tag seems to be unclosed in `nav_links.html`

The dependency `kramdown-parser-gfm` seems to be missing. Without it: ``` $ bundle exec jekyll serve logger was loaded from the standard library, but will no longer be part of the...

Hello, I'm having trouble running `from phi.torch import flow` with phiflow 3.2.0 and torch 2.6.0. I'm on a Mac with Apple Silicon chip running macOS Sequoia 15.3. The error message...

### Description - TODO: Include muscle actuators in Özdil et al (2025) ### Does this address any currently open issues? - TODO: #246 - TODO: #248

Check compatibility with newest versions of MuJoCo and dm_control; bump up version dependencies

`LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 7)`