RoboJackets / robocup-software

Georgia Tech RoboJackets Software for the RoboCup Small Size League
Apache License 2.0
178 stars 187 forks source link

Investigate Improvements to be found in UnrealScript #903

Closed jgkamat closed 7 years ago

jgkamat commented 7 years ago

UnrealScript is a language that is specificially designed to create state machines (in unreal tournament). I think we might find a lot of ways to improve our state machine system if we take a deep dive into unrealscript (and maybe even write a bit in our codebase). Professor Riedl knows Unreal Script, maybe he could give us a few tips (and maybe even take a look at our implementation).

This is a long term tracking issue (and probably no one cares but me :smile:)

Right now this is what I know

More things are definetly possible, but we need to learn unrealscript to find them out!

jgkamat commented 7 years ago

Yah, this is a cool idea but we have much important things to do (pretty much forever). So I'm closing this. Feel free to reopen if you find this interesting.