Commit Graph

11 Commits

Author SHA1 Message Date
bf58329dc4 FT - Primitive WebSocket Actuators Control
+ Optionally allow remote control of the robot
+ Direct set of actuators, this should pass by the layer controler for proper interpolation
2025-05-06 19:13:41 +07:00
42fc0e5b74 UNSTBL - Refacto
+ Exit CaptureImage faster in case of problem
+ Register cameras manually in Episode SubSystem
+ Make FilePath optional to keep the correct default value in saved games
- Image capture doesn't work, image is empty
2025-05-06 16:23:17 +07:00
9806b4f5af FT - Looping Episodes 2025-05-04 20:48:53 +07:00
45490051cd WIP - Configure Episode Series Launch 2025-05-03 01:45:06 +07:00
440d079225 FT - EpisodeSubSystem
+ Integrate DataTransfer plugin into project
+ Raw architecture of EpisodeSubSystem
2025-05-02 23:23:25 +07:00
3c413a1982 FIX - include broke code 2025-05-02 01:00:42 +07:00
3e69ebc730 MISC - Rename Variables 2025-05-02 00:36:59 +07:00
6d0a3505f8 FIX - left side was not working
+ Removed useless var
+ added logs
+ cycle back to initial RestPosition
2025-05-02 00:36:59 +07:00
73b0aa12bf FT - SO100-PilotComponent
+ Grab Sequence Retrac->Find Target->Rotate towards target->Extend->Grab->Drop
+ Can work with any target on the right side (left side bugged - I know why)
2025-05-02 00:36:59 +07:00
42196c7680 WIP - Architecture for brute force animation
+ sequence look / extend / grab / drop
2025-05-02 00:36:59 +07:00
c6f63317b6 FT - PilotComponent to drive so100
+ Base class for RobotPawn -> might be replaced by an Actor instead?
2025-05-02 00:36:58 +07:00