-
Notifications
You must be signed in to change notification settings - Fork 3
/
JAXON_no_sim.cnoid
344 lines (344 loc) · 9.27 KB
/
JAXON_no_sim.cnoid
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
items:
id: 0
name: "Root"
plugin: Base
class: RootItem
children:
-
id: 1
name: "World"
plugin: Body
class: WorldItem
data:
collisionDetection: false
collisionDetector: AISTCollisionDetector
materialTableFile: "${SHARE}/default/materials.yaml"
children:
-
id: 2
name: "JAXON_JVRC"
plugin: Body
class: BodyItem
data:
modelFile: "/catkin_ws/src/rtmros_choreonoid/jvrc_models/JAXON_JVRC/JAXON_JVRCmain_hrpsys_bush.wrl"
currentBaseLink: "WAIST"
rootPosition: [ 0, 0, 1.0225 ]
rootAttitude: [
1, 0, 0,
0, 1, 0,
0, 0, 1 ]
jointPositions: [
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000 ]
initialRootPosition: [ 0, 0, 1.0225 ]
initialRootAttitude: [
1, 0, 0,
0, 1, 0,
0, 0, 1 ]
initialJointPositions: [
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
0.000000, 0.000000, 0.000000, 0.000000 ]
zmp: [ 0, 0, 0 ]
collisionDetection: true
selfCollisionDetection: false
isEditable: true
children:
-
id: 3
name: "PoseSeq"
plugin: PoseSeq
class: PoseSeqItem
data:
filename: "${PROJECT_DIR}/jaxon_p0.pseq"
format: POSE-SEQ-YAML
barLength: 1
views:
-
id: 0
plugin: Base
class: ItemPropertyView
mounted: true
-
id: 1
plugin: Base
class: ItemTreeView
mounted: true
state:
selected: [ 3 ]
checked: [ 2 ]
expanded: [ 1, 2 ]
-
id: 2
plugin: Base
class: MessageView
mounted: true
-
id: 3
plugin: Base
class: SceneView
mounted: true
state:
editMode: false
viewpointControlMode: thirdPerson
collisionLines: false
polygonMode: fill
cullingMode: enabled
defaultHeadLight: true
defaultHeadLightIntensity: 0.75
headLightLightingFromBack: false
worldLight: true
worldLightIntensity: 0.5
worldLightAmbient: 0.3
additionalLights: true
fog: true
floorGrid: true
floorGridSpan: 10
floorGridInterval: 0.5
xzGridSpan: 10
xzGridInterval: 0.5
xzGrid: false
yzGridSpan: 10
yzGridInterval: 0.5
texture: true
lineWidth: 1
pointSize: 1
normalVisualization: false
normalLength: 0.01
coordinateAxes: true
fpsTestIteration: 1
showFPS: false
enableNewDisplayListDoubleRendering: false
useBufferForPicking: true
upsideDown: false
cameras:
-
camera: [ System, Perspective ]
isCurrent: true
fieldOfView: 0.698132
near: 0.04
far: 200
eye: [ 4, 2, 1.5 ]
direction: [ -0.888888889, -0.444444444, -0.111111111 ]
up: [ -0.099380799, -0.0496903995, 0.99380799 ]
-
camera: [ System, Orthographic ]
orthoHeight: 20
near: 0.04
far: 200
backgroundColor: [ 0.100000001, 0.100000001, 0.300000012 ]
gridColor: [ 0.899999976, 0.899999976, 0.899999976, 1 ]
xzgridColor: [ 0.899999976, 0.899999976, 0.899999976, 1 ]
yzgridColor: [ 0.899999976, 0.899999976, 0.899999976, 1 ]
dedicatedItemTreeViewChecks: false
-
id: 4
plugin: Body
class: BodyLinkView
mounted: true
state:
showRotationMatrix: false
-
id: 5
plugin: Body
class: JointSliderView
mounted: true
state:
showAllJoints: true
jointId: false
name: true
numColumns: 1
spinBox: true
slider: true
dial: true
labelOnLeft: true
currentBodyItem: 2
-
id: 6
plugin: Body
class: LinkSelectionView
mounted: true
state:
listingMode: "Link List"
currentBodyItem: 2
-
id: 7
plugin: OpenRTM
class: RTSNameServerView
mounted: true
state:
NameServers:
-
isDefaultNameServer: true
host: "localhost"
port: 2809
-
id: 8
name: "Pose Roll"
plugin: PoseSeq
class: PoseRollView
mounted: true
state:
currentPoseSeqItem: 3
defaultTransitionTime: 0
updateAll: true
autoUpdate: false
timeSync: true
listingMode: "Part Tree"
bodyItems:
-
id: 2
expandedParts: [ "Whole Body" ]
timeLength: 10
showLipSync: false
gridInterval: 1
-
id: 9
plugin: Python
class: PythonConsoleView
mounted: true
toolbars:
"BodyMotionGenerationBar":
autoGenerationForNewBody: true
balancer: false
autoGeneration: false
timeScaleRatio: 1
preInitialDuration: 1
postFinalDuration: 1
onlyTimeBarRange: false
makeNewBodyItem: true
stealthyStepMode: true
stealthyHeightRatioThresh: 2
flatLiftingHeight: 0.005
flatLandingHeight: 0.005
impactReductionHeight: 0.005
impactReductionTime: 0.04
autoZmp: true
minZmpTransitionTime: 0.1
zmpCenteringTimeThresh: 0.03
zmpTimeMarginBeforeLiftingSpin: 0
zmpMaxDistanceFromCenter: 0.02
allLinkPositions: false
lipSyncMix: false
timeToStartBalancer: 0
balancerIterations: 2
plainBalancerMode: false
boundaryConditionType: position
boundarySmootherType: quintic
boundarySmootherTime: 0.5
boundaryCmAdjustment: false
boundaryCmAdjustmentTime: 1
waistHeightRelaxation: false
gravity: 9.8
dynamicsTimeRatio: 1
"TimeBar":
minTime: 0
maxTime: 30
frameRate: 1000
playbackFrameRate: 60
idleLoopDrivenMode: false
currentTime: 1
speedScale: 1
syncToOngoingUpdates: true
autoExpansion: true
"KinematicsBar":
mode: AUTO
enablePositionDragger: true
penetrationBlock: false
collisionLinkHighlight: false
snapDistance: 0.025
penetrationBlockDepth: 0.0005
lazyCollisionDetectionMode: true
"BodyBar":
current: 2
"LeggedBodyBar":
stanceWidth: 0.15
Body:
"BodyMotionEngine":
updateJointVelocities: false
"EditableSceneBody":
editableSceneBodies:
-
bodyItem: 2
showCenterOfMass: false
showPpcom: false
showZmp: false
staticModelEditing: true
"KinematicFaultChecker":
checkJointPositions: true
angleMargin: 0
translationMargin: 0
checkJointVelocities: true
velocityLimitRatio: 100
targetJoints: all
checkSelfCollisions: true
onlyTimeBarRange: false
"SplineFilterDialog":
isInputFrameRateSpecified: false
inputFrameRate: 200
isOutputFrameRateSpecified: false
outputFrameRate: 200
OpenRTM:
"deleteUnmanagedRTCsOnStartingSimulation": false
viewAreas:
-
type: embedded
tabs: true
contents:
type: splitter
orientation: horizontal
sizes: [ 315, 1534 ]
children:
-
type: splitter
orientation: vertical
sizes: [ 490, 490 ]
children:
-
type: pane
views: [ 1 ]
current: 1
-
type: pane
views: [ 0, 6, 7 ]
current: 0
-
type: splitter
orientation: vertical
sizes: [ 521, 459 ]
children:
-
type: splitter
orientation: horizontal
sizes: [ 431, 1097 ]
children:
-
type: pane
views: [ 4, 5 ]
current: 4
-
type: pane
views: [ 3 ]
current: 3
-
type: pane
views: [ 2, 9, 8 ]
current: 8
layoutOfToolBars:
rows:
-
- { name: "FileBar", x: 0, priority: 0 }
- { name: "ScriptBar", x: 47, priority: 0 }
- { name: "TimeBar", x: 94, priority: 0 }
- { name: "SceneBar", x: 1050, priority: 0 }
- { name: "GraphBar", x: 1415, priority: 0 }
- { name: "SimulationBar", x: 1522, priority: 0 }
- { name: "BodyMotionGenerationBar", x: 1719, priority: 0 }
-
- { name: "BodyBar", x: 0, priority: 0 }
- { name: "KinematicsBar", x: 260, priority: 0 }