Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create i01.yml #138

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions home/hairygael/BubbleConfig/backLeft.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
!!org.myrobotlab.service.config.ServoConfig
autoDisable: true
clip: false
controller: i01.right
enabled: false
idleTimeout: 1000
inverted: false
maxIn: 180.0
maxOut: 138.0
minIn: 0.0
minOut: 31.0
pin: '2'
rest: 0.0
speed: 85.0
sweepMax: null
sweepMin: null
type: Servo
17 changes: 17 additions & 0 deletions home/hairygael/BubbleConfig/backRight.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
!!org.myrobotlab.service.config.ServoConfig
autoDisable: true
clip: false
controller: i01.right
enabled: false
idleTimeout: 1000
inverted: false
maxIn: 180.0
maxOut: 127.0
minIn: 0.0
minOut: 49.0
pin: '4'
rest: 0.0
speed: 80.0
sweepMax: null
sweepMin: null
type: Servo
17 changes: 17 additions & 0 deletions home/hairygael/BubbleConfig/cover.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
!!org.myrobotlab.service.config.ServoConfig
autoDisable: true
clip: false
controller: i01.right
enabled: false
idleTimeout: 1000
inverted: false
maxIn: 180.0
maxOut: 128.0
minIn: 0.0
minOut: 61.0
pin: '6'
rest: 0.0
speed: 40.0
sweepMax: null
sweepMin: null
type: Servo
17 changes: 17 additions & 0 deletions home/hairygael/BubbleConfig/front.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
!!org.myrobotlab.service.config.ServoConfig
autoDisable: true
clip: false
controller: i01.right
enabled: false
idleTimeout: 1000
inverted: true
maxIn: 180.0
maxOut: 142.0
minIn: 0.0
minOut: 53.0
pin: '3'
rest: 0.0
speed: 80.0
sweepMax: null
sweepMin: null
type: Servo
17 changes: 17 additions & 0 deletions home/hairygael/BubbleConfig/head.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
!!org.myrobotlab.service.config.ServoConfig
autoDisable: true
clip: false
controller: i01.right
enabled: false
idleTimeout: 3000
inverted: false
maxIn: 180.0
maxOut: 135.0
minIn: 0.0
minOut: 49.0
pin: '5'
rest: 87.0
speed: 80.0
sweepMax: null
sweepMin: null
type: Servo
7 changes: 7 additions & 0 deletions home/hairygael/BubbleConfig/i01.audioPlayer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
!!org.myrobotlab.service.config.AudioFileConfig
currentPlaylist: null
currentTrack: null
mute: false
playlists: null
type: AudioFile
volume: 1.0
9 changes: 9 additions & 0 deletions home/hairygael/BubbleConfig/i01.chatBot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
!!org.myrobotlab.service.config.ProgramABConfig
currentBotName: fr-FR
currentUserName: Copain
textListeners:
- i01
- i01.htmlFilter
type: ProgramAB
utteranceListeners: [
]
6 changes: 6 additions & 0 deletions home/hairygael/BubbleConfig/i01.ear.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
!!org.myrobotlab.service.config.ServiceConfig
listening: true
textListeners:
- i01.chatBot
type: WebkitSpeechRecognition
wakeWord: null
9 changes: 9 additions & 0 deletions home/hairygael/BubbleConfig/i01.htmlFilter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
!!org.myrobotlab.service.config.HtmlFilterConfig
postHtmlTag: </pre>
preHtmlTag: <pre>
stripHtml: true
textListeners: [
]
textPublishers: [
]
type: HtmlFilter
7 changes: 7 additions & 0 deletions home/hairygael/BubbleConfig/i01.mouth.audioFile.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
!!org.myrobotlab.service.config.AudioFileConfig
currentPlaylist: null
currentTrack: null
mute: false
playlists: null
type: AudioFile
volume: 1.0
8 changes: 8 additions & 0 deletions home/hairygael/BubbleConfig/i01.mouth.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
!!org.myrobotlab.service.config.LocalSpeechConfig
blocking: false
mute: false
speechRecognizers:
- i01.ear
substitutions: null
type: LocalSpeech
voice: Best-Of-Vox Zozoti (fran�ais)
3 changes: 3 additions & 0 deletions home/hairygael/BubbleConfig/i01.right.serial.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
!!org.myrobotlab.service.config.SerialConfig
port: COM3
type: Serial
5 changes: 5 additions & 0 deletions home/hairygael/BubbleConfig/i01.right.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
!!org.myrobotlab.service.config.ArduinoConfig
connect: true
port: COM3
serial: null
type: Arduino
24 changes: 24 additions & 0 deletions home/hairygael/BubbleConfig/i01.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
!!org.myrobotlab.service.config.InMoov2Config
enableAudioPlayer: true
enableHead: false
enableLeftArm: false
enableLeftHand: false
enableLeftHandSensor: false
enableNeoPixel: false
enableOpenCV: false
enablePir: false
enableRightArm: false
enableRightHand: false
enableRightHandSensors: false
enableServoMixer: false
enableSimulator: false
enableTorso: false
enableUltrasonicLeft: false
enableUltrasonicRight: false
loadGestures: false
locale: en-US
pirEnableTracking: false
pirWakeUp: false
shutdownStartupSpeed: 50.0
type: InMoov2
virtual: false
2 changes: 2 additions & 0 deletions home/hairygael/BubbleConfig/intro.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!!org.myrobotlab.service.config.ServiceConfig
type: Intro
5 changes: 5 additions & 0 deletions home/hairygael/BubbleConfig/moveHeadRandomize.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
!!org.myrobotlab.service.config.RandomConfig
addRandom: {
}
enabled: true
type: Random
2 changes: 2 additions & 0 deletions home/hairygael/BubbleConfig/python.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!!org.myrobotlab.service.config.ServiceConfig
type: Python
27 changes: 27 additions & 0 deletions home/hairygael/BubbleConfig/runtime.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
!!org.myrobotlab.service.config.RuntimeConfig
enableCli: true
locale: fr-FR
logLevel: null
registry:
- runtime
- security
- webgui
- intro
- python
- i01
- i01.audioPlayer
- i01.right
- i01.right.serial
- cover
- head
- backLeft
- backRight
- front
- ultrasonic
- i01.mouth
- i01.mouth.audioFile
- i01.ear
- i01.chatBot
- i01.htmlFilter
type: Runtime
virtual: false
2 changes: 2 additions & 0 deletions home/hairygael/BubbleConfig/security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!!org.myrobotlab.service.config.ServiceConfig
type: Security
6 changes: 6 additions & 0 deletions home/hairygael/BubbleConfig/ultrasonic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
!!org.myrobotlab.service.config.UltrasonicSensorConfig
controller: i01.right
echoPin: 63
timeout: 500
triggerPin: 64
type: UltrasonicSensor
5 changes: 5 additions & 0 deletions home/hairygael/BubbleConfig/webgui.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
!!org.myrobotlab.service.config.WebGuiConfig
autoStartBrowser: true
enableMdns: false
port: 8888
type: WebGui