...
Code Block | ||
---|---|---|
| ||
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.
...