Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
poppy-copycat:copycat [2019/09/06 21:31] l18guilb aa |
poppy-copycat:copycat [2020/04/23 21:18] (current) mai poppy-wrist |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag>Robot}} | ||
+ | {{tag>Poppy}} | ||
====== Copycat ====== | ====== Copycat ====== | ||
Line 5: | Line 7: | ||
===== Overview ===== | ===== Overview ===== | ||
- | In order to manage Poppy, it is necessary to create a PoppyHumanoid instance []. That is here that Copycat class takes action: it stands in for PoppyHumanoid class by inheritance [not again, in construction] and complete this by adding some methods allowing: | + | In order to manage Poppy, it is necessary to create a PoppyHumanoid instance. That is here that Copycat class takes action: it stands in for PoppyHumanoid class by inheritance [not again, in construction] and complete this by adding some methods allowing: |
* to initialize communication with Raspberry Pi which communicate with accelerometers, | * to initialize communication with Raspberry Pi which communicate with accelerometers, | ||
Line 71: | Line 73: | ||
Give external links and describe them (e.g. Documentation, Source code, etc.) | Give external links and describe them (e.g. Documentation, Source code, etc.) | ||
+ | |||
+ | Poppy wrist configuration file and vrep scene : https://github.com/hkerma/poppy-wrist |