STEMMechanics / NAO-Cadet

🤖 Blockly based coding platform for Aldebaran NAO robots
GNU General Public License v3.0
1 stars 0 forks source link

Sitting NAO while talking ends with NAO standing up #3

Closed nomadjimbob closed 2 years ago

nomadjimbob commented 6 years ago

Summary The completion of the say block resets the NAO to stand up. This is an issue if the code has the NAO sitting down.

Steps to reproduce Use a sit-down block followed by a say block

What is the current bug behavior? As per the summary

What is the expected correct behavior? The NAO should remain sitting at the end of the say block

Relevant logs and/or screenshots n/a

Possible fixes n/a