Jean-Baptiste Briant (JB) jb-briant
  • Thailand
  • https://ardaria.com
  • JB wrote software for 13 years and has released an alpha version of its game on Steam. He enjoy solving problems and can’t believe playing with Unreal can be a real job

  • Joined on 2025-04-27
jb-briant pushed to ft-pilot-so100 at LuckyRobots/LuckyWorldV2 2025-05-01 05:56:01 +00:00
0775aeaa7b WIP - Architecture for brute force animation
jb-briant commented on issue LuckyRobots/LuckyWorldV2#46 2025-04-30 20:15:26 +00:00
Ik Controller & Controller Rig

This is medium term, it should not be in alpha-release project

jb-briant closed issue LuckyRobots/LuckyWorldV2#51 2025-04-30 15:51:10 +00:00
[FIX] PostPhysicStep delegate is wrongly made
jb-briant opened issue LuckyRobots/LuckyWorldV2#53 2025-04-30 14:53:35 +00:00
[FT] Control Robot arm to pick object
jb-briant created branch ft-pilot-so100 in LuckyRobots/LuckyWorldV2 2025-04-30 14:49:24 +00:00
jb-briant pushed to ft-pilot-so100 at LuckyRobots/LuckyWorldV2 2025-04-30 14:49:24 +00:00
a0478a75b3 FT - PilotComponent to drive so100
jb-briant pushed to main at LuckyRobots/LuckyWorldV2 2025-04-30 14:43:28 +00:00
507fb88756 Merge pull request 'FIX - Delegate could be in header only' (#52) from fix-physic-post-step-delegate into main
7148f14b0d FIX - Delegate could be in header only
Compare 2 commits »
jb-briant merged pull request LuckyRobots/LuckyWorldV2#52 2025-04-30 14:43:27 +00:00
FIX - Delegate could be in header only
jb-briant created pull request LuckyRobots/LuckyWorldV2#52 2025-04-30 14:43:18 +00:00
FIX - Delegate could be in header only
jb-briant pushed to fix-physic-post-step-delegate at LuckyRobots/LuckyWorldV2 2025-04-30 14:43:00 +00:00
7148f14b0d FIX - Delegate could be in header only
jb-briant created branch fix-physic-post-step-delegate in LuckyRobots/LuckyWorldV2 2025-04-30 14:42:59 +00:00
jb-briant closed issue LuckyRobots/LuckyWorldV2#48 2025-04-30 14:35:30 +00:00
[FT] Add PostPhysicUpdate delegate to MujocoActor to precise actuator control
jb-briant opened issue LuckyRobots/LuckyWorldV2#51 2025-04-30 14:34:44 +00:00
[FIX] PostPhysicStep delegate is wrongly made
jb-briant pushed to ft-pre-post-substep-delegates at LuckyRobots/LuckyWorldV2 2025-04-30 13:24:06 +00:00
59377bdd4f FIX - SO100 works in kitchen level
6e35f6bcff FIX - Typo
5ee0e40e6f FIX - InitializeMujoco is now a wrapper to the real SceneInitialization
2207cfbba0 FT - Contact Exclusion list for XML scene creation
a9cd14ae7f FT - Access low level mujoco data from anywhere
Compare 10 commits »
jb-briant created pull request LuckyRobots/LuckyWorldV2#50 2025-04-30 10:34:04 +00:00
Patch MuJoCo plugin
jb-briant pushed to ft-pre-post-substep-delegates at LuckyRobots/LuckyWorldV2 2025-04-30 10:20:41 +00:00
e63695a453 FIX - SO100 works in kitchen level
947556661a FIX - Typo
bf89adc9b9 FIX - InitializeMujoco is now a wrapper to the real SceneInitialization
Compare 3 commits »
jb-briant pushed to ft-pre-post-substep-delegates at LuckyRobots/LuckyWorldV2 2025-04-30 09:27:57 +00:00
a5bbfa56ea FT - Contact Exclusion list for XML scene creation
jb-briant pushed to ft-pre-post-substep-delegates at LuckyRobots/LuckyWorldV2 2025-04-30 08:55:24 +00:00
a4dcdb561e FT - Access low level mujoco data from anywhere
jb-briant created branch ft-pre-post-substep-delegates in LuckyRobots/LuckyWorldV2 2025-04-30 08:54:35 +00:00
jb-briant pushed to ft-pre-post-substep-delegates at LuckyRobots/LuckyWorldV2 2025-04-30 08:54:35 +00:00
0143d8d7d7 FT - PostStep Update as a Delegate