davesnowdon / nao-recorder

Record NAO's joint positions and save the data or generate code to produce animations using FluentNAO (https://github.com/dnajd/FluentNao)
GNU General Public License v2.0
3 stars 3 forks source link

Add support in translators for combining commands into text window #74

Closed davesnowdon closed 10 years ago

davesnowdon commented 10 years ago

Different translators will have different syntactic rules for how commands are combined with what is already in the code window so translators need a function that takes the existing code window contents and a newly generated command string and combines the two.