Pepper やNaoで使用されているNaoqi OSのメモです。

NAOqi Core

Core modules
NAOqiは常に利用可能なcoreモジュールズのリストに付属します。
あらゆるモジュールは、通常メソッドのリストに付属します。
ALモジュールAPIセクションにはあらゆるモジュールに共有されるAPIの内容があります。
視覚モジュールと知覚モジュールも同様にExtractorsのメソッドを継承します。
デフォルトで、いくつかの一般用途モジュールも利用できます。

Use ...To ...
ALBehaviorManagerStart and stop behaviors
ALConnectionManagerManage connection to a network and its configuration
ALDiagnosisGet actual state of the last active or passive diagnostic performed
ALExpressionWatcherCombine memory events into expression to generate more complexe events
ALKnowledgeManage a persistent set of triplets(ontology)
ALMemoryGet and insert data for every other module to use
ALModuleCreate your own modules
ALMoodManage the emotional state of active users
ALNotificationManager?Manage notifications
ALPreferenceManagerRead and save robot settings
ALResourceManager?Handle resources
ALSystemManage the robot system
ALUserInfo?Manage persistent data about the users
ALUserSession?Manages the state of active users, and the bindings to their data
ALTabletServiceLoad web application, play videos, and manage the tablet itself
ALWorldRepresentation?Store long term data about detected objects in a spatially structured database
PackageManagerManage packages: installation, uninstallation
ServiceManager API?Manage services: start, stop, state
ALLauncher?Loads dynamic libraries inside NAOqi process and runs executables
ALLoggerLogs information on the robot from a remote machine
ALPreferences?Read and save settings from configuration files
ALStore?Retrieve applications from the Apps 2.1 Store or the Store

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

Menu

NAOqi - Developer guide

Creating an application?

Programming for a living robot?

Other tutorials?

Choregraphe Suite?

どなたでも編集できます