Skip to content
On this page

Exposed API

Below the list of elements exposed from the poppy-robot-core:

namedescriptiontypewrapped
createPoppyDiscover and create a new Poppy objectfunctionyes
createScriptCreate a new Script objectfunctionno
createDescriptorDiscover and create a robot descriptorfunctionyes
createRequestHandlerCreate a request handler objectfunctionyes
ScriptScript objectobjectno
PoppyPoppy objectobjectno
ExtMotorRequestExtended Motor Request objectobjectno
RawMotorRequestRaw Motor Request objectobjectno
PoppyRequestHandlerRequest handler to motorsobjectno

Detailed API is available here.

Released under the MIT License.