Newer
Older
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
Panels:
- Class: rviz/Displays
Help Height: 78
Name: Displays
Property Tree Widget:
Expanded:
- /Global Options1
- /Status1
- /RobotModel1/Links1/leg_left_6_link1
- /RobotModel1/Links1/leg_right_6_link1
- /TF1/Frames1
- /Camera1
- /DepthCloud1
- /DepthCloud1/Auto Size1
Splitter Ratio: 0.336673349
Tree Height: 883
- Class: rviz/Selection
Name: Selection
- Class: rviz/Tool Properties
Expanded:
- /2D Pose Estimate1
- /2D Nav Goal1
- /Publish Point1
Name: Tool Properties
Splitter Ratio: 0.588679016
- Class: rviz/Views
Expanded:
- /Current View1
Name: Views
Splitter Ratio: 0.5
- Class: rviz/Time
Experimental: false
Name: Time
SyncMode: 0
SyncSource: Camera
Visualization Manager:
Class: ""
Displays:
- Alpha: 0.5
Cell Size: 1
Class: rviz/Grid
Color: 160; 160; 164
Enabled: true
Line Style:
Line Width: 0.0299999993
Value: Lines
Name: Grid
Normal Cell Count: 0
Offset:
X: 0
Y: 0
Z: 0
Plane: XY
Plane Cell Count: 10
Reference Frame: <Fixed Frame>
Value: true
- Alpha: 0.5
Class: rviz/RobotModel
Collision Enabled: false
Enabled: true
Links:
All Links Enabled: true
Expand Joint Details: false
Expand Link Details: false
Expand Tree: false
Link Tree Style: Links in Alphabetic Order
arm_left_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_4_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_5_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_6_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_left_7_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_4_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_5_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_6_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
arm_right_7_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
base_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_base_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_fingertip_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_fingertip_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_fingertip_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_inner_double_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_inner_single_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_motor_double_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_left_motor_single_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_base_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_fingertip_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_fingertip_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_fingertip_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_inner_double_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_inner_single_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_motor_double_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
gripper_right_motor_single_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
head_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
head_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
imu_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
left_sole_link:
Alpha: 1
Show Axes: false
Show Trail: false
leg_left_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_left_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_left_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_left_4_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_left_5_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_left_6_link:
Alpha: 1
Show Axes: true
Show Trail: true
Value: true
leg_right_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_right_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_right_3_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_right_4_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_right_5_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
leg_right_6_link:
Alpha: 1
Show Axes: true
Show Trail: true
Value: true
rgbd_depth_frame:
Alpha: 1
Show Axes: false
Show Trail: false
rgbd_depth_optical_frame:
Alpha: 1
Show Axes: false
Show Trail: false
rgbd_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
rgbd_optical_frame:
Alpha: 1
Show Axes: false
Show Trail: false
rgbd_rgb_frame:
Alpha: 1
Show Axes: false
Show Trail: false
rgbd_rgb_optical_frame:
Alpha: 1
Show Axes: false
Show Trail: false
right_sole_link:
Alpha: 1
Show Axes: false
Show Trail: false
torso_1_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
torso_2_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
wrist_left_ft_link:
Alpha: 1
Show Axes: true
Show Trail: true
Value: true
wrist_left_ft_tool_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
wrist_right_ft_link:
Alpha: 1
Show Axes: true
Show Trail: true
Value: true
wrist_right_ft_tool_link:
Alpha: 1
Show Axes: false
Show Trail: false
Value: true
Name: RobotModel
Robot Description: robot_description
TF Prefix: ""
Update Interval: 0
Value: true
Visual Enabled: true
- Alpha: 1
Class: rviz/Effort
Enabled: true
History Length: 1
Joints:
{}
Name: Effort
Robot Description: robot_description
Scale: 1
Topic: ""
Unreliable: false
Value: true
Width: 0.0199999996
arm_left_1_joint:
Value: true
arm_left_2_joint:
Value: true
arm_left_3_joint:
Value: false
arm_left_4_joint:
Value: false
arm_left_5_joint:
Value: false
arm_left_6_joint:
Value: false
arm_left_7_joint:
Value: false
arm_right_1_joint:
Value: true
arm_right_2_joint:
Value: true
arm_right_3_joint:
Value: true
arm_right_4_joint:
Value: true
arm_right_5_joint:
Value: false
arm_right_6_joint:
Value: false
arm_right_7_joint:
Value: false
gripper_left_fingertip_1_joint:
Value: false
gripper_left_fingertip_2_joint:
Value: false
gripper_left_fingertip_3_joint:
Value: false
gripper_left_inner_double_joint:
Value: false
gripper_left_inner_single_joint:
Value: false
gripper_left_joint:
Value: false
gripper_left_motor_single_joint:
Value: false
gripper_right_fingertip_1_joint:
Value: false
gripper_right_fingertip_2_joint:
Value: false
gripper_right_fingertip_3_joint:
Value: false
gripper_right_inner_double_joint:
Value: false
gripper_right_inner_single_joint:
Value: false
gripper_right_joint:
Value: false
gripper_right_motor_single_joint:
Value: false
head_1_joint:
Value: false
head_2_joint:
Value: false
leg_left_1_joint:
Value: true
leg_left_2_joint:
Value: true
leg_left_3_joint:
Value: true
leg_left_4_joint:
Value: true
leg_left_5_joint:
Value: true
leg_left_6_joint:
Value: true
leg_right_1_joint:
Value: true
leg_right_2_joint:
Value: true
leg_right_3_joint:
Value: true
leg_right_4_joint:
Value: true
leg_right_5_joint:
Value: true
leg_right_6_joint:
Value: true
torso_1_joint:
Value: true
torso_2_joint:
Value: true
- Class: rviz/TF
Enabled: false
Frame Timeout: 15
Frames:
All Enabled: false
Marker Scale: 1
Name: TF
Show Arrows: true
Show Axes: true
Show Names: true
Tree:
{}
Update Interval: 0
Value: false
- Alpha: 1
Arrow Width: 0.5
Class: rviz/WrenchStamped
Enabled: true
Force Arrow Scale: 0.0500000007
Force Color: 204; 51; 51
History Length: 1
Name: WrenchStamped
Topic: /left_wrist_ft
Torque Arrow Scale: 0.100000001
Torque Color: 204; 204; 51
Unreliable: false
Value: true
- Alpha: 1
Arrow Width: 0.5
Class: rviz/WrenchStamped
Enabled: true
Force Arrow Scale: 0.0500000007
Force Color: 204; 51; 51
History Length: 1
Name: WrenchStamped
Topic: /right_wrist_ft
Torque Arrow Scale: 0.100000001
Torque Color: 204; 204; 51
Unreliable: false
Value: true
- Alpha: 1
Arrow Width: 0.5
Class: rviz/WrenchStamped
Enabled: true
Force Arrow Scale: 0.00999999978
Force Color: 204; 51; 51
History Length: 1
Name: WrenchStamped
Topic: /left_ankle_ft
Torque Arrow Scale: 0.0500000007
Torque Color: 204; 204; 51
Unreliable: false
Value: true
- Alpha: 1
Arrow Width: 0.5
Class: rviz/WrenchStamped
Enabled: true
Force Arrow Scale: 0.00999999978
Force Color: 204; 51; 51
History Length: 1
Name: WrenchStamped
Topic: /right_ankle_ft
Torque Arrow Scale: 0.0500000007
Torque Color: 204; 204; 51
Unreliable: false
Value: true
- Alpha: 1
Class: rviz/Effort
Enabled: true
History Length: 1
Joints:
{}
Name: Effort
Robot Description: robot_description
Scale: 1
Topic: /joint_torque_states
Unreliable: false
Value: true
Width: 0.0199999996
arm_left_1_joint:
Value: true
arm_left_2_joint:
Value: true
arm_left_3_joint:
Value: true
arm_left_4_joint:
Value: true
arm_left_5_joint:
Value: false
arm_left_6_joint:
Value: false
arm_left_7_joint:
Value: false
arm_right_1_joint:
Value: true
arm_right_2_joint:
Value: true
arm_right_3_joint:
Value: true
arm_right_4_joint:
Value: true
arm_right_5_joint:
Value: false
arm_right_6_joint:
Value: false
arm_right_7_joint:
Value: false
gripper_left_fingertip_1_joint:
Value: false
gripper_left_fingertip_2_joint:
Value: false
gripper_left_fingertip_3_joint:
Value: false
gripper_left_inner_double_joint:
Value: false
gripper_left_inner_single_joint:
Value: false
gripper_left_joint:
Value: false
gripper_left_motor_single_joint:
Value: false
gripper_right_fingertip_1_joint:
Value: false
gripper_right_fingertip_2_joint:
Value: false
gripper_right_fingertip_3_joint:
Value: false
gripper_right_inner_double_joint:
Value: false
gripper_right_inner_single_joint:
Value: false
gripper_right_joint:
Value: false
gripper_right_motor_single_joint:
Value: false
head_1_joint:
Value: false
head_2_joint:
Value: false
leg_left_1_joint:
Value: true
leg_left_2_joint:
Value: true
leg_left_3_joint:
Value: true
leg_left_4_joint:
Value: true
leg_left_5_joint:
Value: true
leg_left_6_joint:
Value: true
leg_right_1_joint:
Value: true
leg_right_2_joint:
Value: true
leg_right_3_joint:
Value: true
leg_right_4_joint:
Value: true
leg_right_5_joint:
Value: true
leg_right_6_joint:
Value: true
torso_1_joint:
Value: true
torso_2_joint:
Value: true
- Class: rviz/Camera
Enabled: true
Image Rendering: background and overlay
Image Topic: /rgbd/rgb/image_color
Name: Camera
Overlay Alpha: 0.5
Queue Size: 2
Transport Hint: compressed
Unreliable: false
Value: true
Visibility:
DepthCloud: true
Effort: true
Grid: true
RobotModel: true
TF: true
Value: true
WrenchStamped: true
Zoom Factor: 1
- Alpha: 1
Auto Size:
Auto Size Factor: 1
Value: true
Autocompute Intensity Bounds: true
Autocompute Value Bounds:
Max Value: 10
Min Value: -10
Value: true
Axis: Z
Channel Name: intensity
Class: rviz/DepthCloud
Color: 255; 255; 255
Color Image Topic: /rgbd/rgb/image_color
Color Transformer: RGB8
Color Transport Hint: compressed
Decay Time: 0
Depth Map Topic: /rgbd/depth/image_rect_raw
Depth Map Transport Hint: raw
Enabled: true
Invert Rainbow: false
Max Color: 255; 255; 255
Max Intensity: 4096
Min Color: 0; 0; 0
Min Intensity: 0
Name: DepthCloud
Occlusion Compensation:
Occlusion Time-Out: 30
Value: false
Position Transformer: XYZ
Queue Size: 5
Selectable: true
Size (Pixels): 3
Style: Flat Squares
Topic Filter: true
Use Fixed Frame: true
Use rainbow: true
Value: true
Enabled: true
Global Options:
Background Color: 48; 48; 48
Default Light: true
Fixed Frame: base_link
Frame Rate: 30
Name: root
Tools:
- Class: rviz/Interact
Hide Inactive Objects: true
- Class: rviz/MoveCamera
- Class: rviz/Select
- Class: rviz/FocusCamera
- Class: rviz/Measure
- Class: rviz/SetInitialPose
Topic: /initialpose
- Class: rviz/SetGoal
Topic: /move_base_simple/goal
- Class: rviz/PublishPoint
Single click: true
Topic: /clicked_point
Value: true
Views:
Current:
Class: rviz/Orbit
Distance: 8.08980751
Enable Stereo Rendering:
Stereo Eye Separation: 0.0599999987
Stereo Focal Distance: 1
Swap Stereo Eyes: false
Value: false
Focal Point:
X: 0.877970338
Y: 0.936086059
Z: -0.421179205
Focal Shape Fixed Size: true
Focal Shape Size: 0.0500000007
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.00999999978
Pitch: 0.655398846
Target Frame: <Fixed Frame>
Value: Orbit (rviz)
Yaw: 1.98539031
Saved: ~
Window Geometry:
Camera:
collapsed: false
Displays:
collapsed: false
Height: 1388
Hide Left Dock: false
Hide Right Dock: true
QMainWindow State: 000000ff00000000fd0000000400000000000001f5000004d4fc0200000009fb0000001200530065006c0065006300740069006f006e00000001e10000009b0000005c00fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afb000000100044006900730070006c006100790073010000003a000003fb000000c600fffffffb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261fb0000000c00430061006d006500720061010000043b000000d30000001600ffffff000000010000010f000002b6fc0200000003fb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000000a00560069006500770073000000003a000002b60000009e00fffffffb0000001200530065006c0065006300740069006f006e010000025a000000b200000000000000000000000200000490000000a9fc0100000001fb0000000a00560069006500770073030000004e00000080000002e10000019700000003000004e60000003efc0100000002fb0000000800540069006d00650100000000000004e60000024400fffffffb0000000800540069006d00650100000000000004500000000000000000000002eb000004d400000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000
Selection:
collapsed: false
Time:
collapsed: false
Tool Properties:
collapsed: false
Views:
collapsed: true
Width: 1254
X: 1306
Y: 24