Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

yasuhiroinoue

yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue pushed 21 commits to main yasuhiroinoue/Genesis
  • allow to toggle batching link/dof info 6f9dcc6
  • fix existing api for batching info; fix minor in collider af9f052
  • apis to set more attrs bded83d
  • fix formatting 2259023
  • fix minor e008185
  • test all examples; fix empty dofs; fix minor 87c53a8
  • fix formatting 58895b6
  • add particle free (different from active) a843ad0
  • fix formatting c054cf3
  • add train hover demo 99db3c1
  • Merge pull request #338 from KafuuChikai/drone_rl Add Drone Hovering Reinforcement Learning Environment and Training... 7707fbe
  • load box texture inside mjcf parser 6b650c3
  • convert gray image to rgba f98c5f1
  • fix mjcf position f6ce790
  • format affa7d9
  • Merge pull request #263 from zswang666/feature/fix_mpm_particles [Feature] add particle free in MPM 35a2fe8
  • minor 4bc21bb
  • fix repr in ipython d89a7b4
  • Merge pull request #350 from Genesis-Embodied-AI/zhenjia/fix_ipython_repr fix repr in ipython 2362f88
  • Merge pull request #288 from Genesis-Embodied-AI/zhenjia/load_mjcf_box_texture load box texture when parsing mjcf 2fcdab1
  • and 1 more ...

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/Genesis

View on GitHub

yasuhiroinoue pushed 7 commits to main yasuhiroinoue/Genesis

View on GitHub

yasuhiroinoue pushed 8 commits to main yasuhiroinoue/Genesis
  • ext/pyrender/viewer: clean up unused imports db7230c
  • ext/pyrender/viewer: resolve macOS crashes when initialising Tk() d8f6bed
  • Update README.md (#241) [MISC] Update README.md 03e2134
  • Updated README_CN and CONTRIBUTING, enhanced readability, and adjusted title format [MD001/heading-increment] 07f1d09
  • Update README.md 0ac8965
  • Update README.md 95d5400
  • Merge pull request #92 from NekoAsakura/main [BUG FIX] ext/pyrender/viewer: resolve macOS crashes when initialising ... 63905b0
  • Merge pull request #295 from 00make/main Updated README_CN and CONTRIBUTING 542e651

View on GitHub

yasuhiroinoue pushed 6 commits to main yasuhiroinoue/Genesis
  • Camera tracking drone for easier flying 9494c01
  • Fixed orientation of drone forward 8ab7eae
  • Merge pull request #239 from PieterBecking/feature/camera-tracking-drone Feature/camera tracking drone da7c363
  • [MISC] add CONTRIBUTING.md (#247) add CONTRIBUTING.md 257ca2c
  • fix asset path c177920
  • Merge pull request #284 from Genesis-Embodied-AI/zhenjia/fix_franka_sim fix asset path 00d041d

View on GitHub

yasuhiroinoue pushed 8 commits to main yasuhiroinoue/Genesis
  • interactive drone controlled - macos dc7d1e1
  • support linux and delete pickle 60ee016
  • Merge pull request #1 from YilingQiao/feature/interactive-drone-control support Linux; black format; and delete pickle 26ac661
  • Fixed rotation direction 51732a9
  • Adding thrust control f365a5c
  • Updating README with thrust control e3d8e05
  • Updating README with -m flag for macos f173f61
  • Merge pull request #211 from PieterBecking/feature/interactive-drone-control Interactive drone controlled - cross-pl... 43b11df

View on GitHub

yasuhiroinoue pushed 10 commits to main yasuhiroinoue/Genesis
  • Fix:Remove ANSI sequences and format issues in RBC.__repr 6a36862
  • add api for set global solver parameters a3f2cfa
  • Merge pull request #223 from YilingQiao/yiling/241221_sol_params_api add api for set global solver parameters da3d38b
  • Merge pull request #186 from JonnyDing/fix/repr-ansi-issue Fix:Remove ANSI sequences and format issues in RBC.__repr 31c074d
  • Revert "Merge pull request #186 from JonnyDing/fix/repr-ansi-issue" This reverts commit 31c074d46af142d21992c5497d7a... 3201b23
  • fix merge for ci from pr-186 fc51cde
  • docs: Update README file to comply with MD033 MD040 writing standards 57c6d3c
  • Merge branch 'Genesis-Embodied-AI:main' into main 5eab75a
  • Merge pull request #231 from 00make/main docs: Update README file to comply with MD033 MD040 writing standards 08da988
  • Merge pull request #229 from zswang666/main fix merge for ci from pr-186 1294ea7

View on GitHub

yasuhiroinoue pushed 12 commits to main yasuhiroinoue/Genesis
  • docs: Add some interesting badges :) Update README_CN.md 601a7a0
  • fix cpu arg in cloth_on_rigid.py example 7f52f40
  • Merge pull request #141 from 00make/main Add badges and update Chinese README eff0ad9
  • support Chinese docs 3377b01
  • Merge pull request #214 from GengYiran/main support Chinese docs 336dab6
  • support Chinese docs 5f9ab75
  • Merge pull request #215 from GengYiran/main support Chinese docs 8f887fa
  • support Chinese docs for CN README 0fb072f
  • Merge pull request #216 from GengYiran/main support Chinese docs for CN README 24b79cb
  • Merge pull request #162 from marcbone/fix-cpu-option-in-cloth-example Fix cpu option in example cloth_on_rigid e72e146
  • fix set_friction_ratio, add domain randomization example bf23a04
  • Merge pull request #220 from ziyanx02/main fix set_friction_ratio; add domain randomization example 8fb84b5

View on GitHub

yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue created a comment on an issue on Genesis-Embodied-AI/Genesis
I encountered the same issue where the error message "no CUDA-capable device is detected" was displayed. In my case, adding the following line to the `~/.bashrc` file resolved the problem: ```ba...

View on GitHub

yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue edited a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue pushed 1 commit to main yasuhiroinoue/Genesis

View on GitHub

yasuhiroinoue pushed 2 commits to main yasuhiroinoue/Genesis
  • save computation for multi-contact 716c472
  • Merge pull request #183 from YilingQiao/yiling/241220_speed save computation for multi-contact 7ef0fec

View on GitHub

yasuhiroinoue created a wiki page on yasuhiroinoue/Genesis
yasuhiroinoue pushed 289 commits to main yasuhiroinoue/anthropic-sdk-python
  • Update README.md remove "on" from hyperlink 9a5dabb
  • docs(helpers): fix example code (#391) * Fix typo in helpers.md * Fix signature c250c4b
  • perf: cache TypeAdapters (#396) e91ebaf
  • docs: fix typo in CONTRIBUTING.md (#397) f706acb
  • chore(internal): update generated pragma comment (#398) 72e29c8
  • feat(vertex): api is no longer in private beta (#399) 4d7d60e
  • release: 0.21.0 25bc3ed
  • chore(internal): loosen input type for util function (#402) 67ad57b
  • release: 0.21.1 8ee727f
  • docs(readme): consistent use of sentence case in headings (#405) 0b9aa6d
  • docs(readme): document how to make undocumented requests (#407) d0f8069
  • release: 0.21.2 c237332
  • fix(types): correct typo claude-2.1' to claude-2.1 (#400) 5e9de64
  • fix(types): correct typo claude-2.1' to claude-2.1 (#413) 98f3421
  • release: 0.21.3 a92244d
  • docs(contributing): fix typo (#414) an -> a aeaf995
  • chore(internal): formatting change (#415) 3a3edb5
  • fix: revert regression with 3.7 support (#419) 79f636b
  • chore(internal): bump dependencies (#421) 07dca19
  • feat(package): export default constants (#423) 1899325
  • and 269 more ...

View on GitHub

yasuhiroinoue starred Genesis-Embodied-AI/Genesis
yasuhiroinoue pushed 1 commit to main yasuhiroinoue/AppMathSci
  • Colab を使用して作成されました 38e1636

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/AppMathSci
  • Colab を使用して作成されました a9119ee

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/AppMathSci
  • Colab を使用して作成されました 1b13b73

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/DiscordBotGeminiAPI

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/DiscordBotGeminiAPI

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/DiscordBotGeminiAPI

View on GitHub

yasuhiroinoue pushed 1 commit to main yasuhiroinoue/DiscordBotGeminiAPI
  • Refactor: Move shared LLM response logic to process_answer Introduced process_answer function for LLM response handl... 4bed74b

View on GitHub

Load more