Commit Graph

6 Commits

Author SHA1 Message Date
ac7b49d924 FIX - Robot can detect over-current again 2025-05-10 16:29:03 +07:00
cf9a38df60 UNSTBL - Training is broken
+ Almost fixed so100 with new actuators values
+ Fixed non-robot geometries not being rendered at physics update
2025-05-09 19:06:57 +07:00
ac38b3b3d0 UNSTBL - Attempt to fix So100 training
+ Teleport (success) the robot arm to the training zone
+ Add geometries to the physics scene (success)
+ Target Training Object by name (success)
- Teleport geometry to target zone is broken
2025-05-09 18:10:58 +07:00
385f38cd8d REFAC - Segment So100 PilotCmp
+ Increased readability
+ Documentation
+ Remove some debug code
+ Create StretchPilotCmp
+ Add a feature for LuckyGameMode to override base robot - useful for debug levels
+ GitIgnore the mujoco_menagerie when at the root of the project
2025-05-09 14:29:36 +07:00
390c67be47 FT - Use menagerie XML file
+ Stop recreating the robot xml file
2025-05-08 23:30:24 +07:00
d73a217a7c WIP - Use menagerie XML and meshes
+ Move Blueprints in a mutual folder
+ Stop reconstructing the xml from UE components
+ first attempt to update the transforms (unsuccessful)
---
Todo:
+ we should just copy the menagerie directory at the project base and gitignore it, or find a better way for people to download it somewhere that we can link to
+ Move all the robots to the new directory structure
2025-05-08 17:00:02 +07:00