fix(ros): rename rect topic name in rviz
This commit is contained in:
parent
7dc43ae4f9
commit
9c8c236475
|
@ -82,7 +82,7 @@ Visualization Manager:
|
||||||
Displays:
|
Displays:
|
||||||
- Class: rviz/Image
|
- Class: rviz/Image
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Image Topic: /mynteye/left/image_rect
|
Image Topic: /mynteye/left_rect/image_rect
|
||||||
Max Value: 1
|
Max Value: 1
|
||||||
Median window: 5
|
Median window: 5
|
||||||
Min Value: 0
|
Min Value: 0
|
||||||
|
@ -94,7 +94,7 @@ Visualization Manager:
|
||||||
Value: true
|
Value: true
|
||||||
- Class: rviz/Image
|
- Class: rviz/Image
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Image Topic: /mynteye/right/image_rect
|
Image Topic: /mynteye/right_rect/image_rect
|
||||||
Max Value: 1
|
Max Value: 1
|
||||||
Median window: 5
|
Median window: 5
|
||||||
Min Value: 0
|
Min Value: 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user