Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
puppet.autonomous.request(NaoRestRequest())
puppet_master.autonomous.request(NaoRestRequest())

That was it! You should have been able to If you run the demo_puppeteering.py file you should be able to, for example, move the puppet_master Nao’s arms for example and see the puppet Nao mirror this movement.

...