-
Notifications
You must be signed in to change notification settings - Fork 3
/
autoload.minimal
78 lines (70 loc) · 1.18 KB
/
autoload.minimal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Here is the list of modules loaded in NaoQi core process.
# You should not edit this file.
# If you need to load your module at startup, create a file
# in /home/nao/naoqi/preferences/autoload.ini looking like:
# [user]
# /the/full/path/to/your/libyourmodule.so
#
# Note: to use urbi, you should use:
#
# [user]
# /usr/lib/naoqi/liburbistarter.so
#
[core]
albase
preferencemanager
framemanager
logmanager
alservicemanager
aldebug
[extra]
notificationmanager
dcm_hal
expressiveness
alresourcemanager
robotmodel
aldiagnosis
sensors
albodytemperature
motion
touch
robotposture
motionrecorder
leds
alworldrepresentation
alvideodevice
darknessdetection
backlightingdetection
photocapture
videorecorder
alvisualcompass
visualspacehistory
alsystem
packagemanager
alusersession
# modularity and filters
modularityperception
audiofilterloader
audiodevice
audiorecorder
audioout
speechrecognition
voiceemotionanalysis
albattery
alchestbutton
mecalogger
pythonbridge
launcher
behaviormanager
memorywatcher
albonjour
infrared
altelepathe
allocalization
alpanoramacompass
robothealthmonitor
# audition modules using modularity
sounddetection
soundlocalization
#add on libraries
/home/nao/lib/libgamectrl.so