Skip to content

Commit fd596d6

Browse files
committed
restore yaml to originals
1 parent fb72601 commit fd596d6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

rerun_bridge/launch/carla_example_params.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tf:
55

66
# We need to predefine the tf-tree currently to define the entity paths
77
# See: https://github.com/rerun-io/rerun/issues/5242
8-
tree:
8+
tree:
99
map:
1010
ego_vehicle:
1111
ego_vehicle/depth_front: null
@@ -24,17 +24,17 @@ tf:
2424
topic_options:
2525
/carla/ego_vehicle/depth_front/image:
2626
max_depth: 100.0
27-
/carla/ego_vehicle/rgb_front/image:
27+
/carla/ego_vehicle/rgb_front/image:
2828
entity_path: /map/ego_vehicle/ego_vehicle/rgb_front
29-
/carla/ego_vehicle/rgb_front/camera_info:
29+
/carla/ego_vehicle/rgb_front/camera_info:
3030
entity_path: /map/ego_vehicle/ego_vehicle/rgb_front
31-
/carla/ego_vehicle/rgb_left/image:
31+
/carla/ego_vehicle/rgb_left/image:
3232
entity_path: /map/ego_vehicle/ego_vehicle/rgb_left
33-
/carla/ego_vehicle/rgb_left/camera_info:
33+
/carla/ego_vehicle/rgb_left/camera_info:
3434
entity_path: /map/ego_vehicle/ego_vehicle/rgb_left
35-
/carla/ego_vehicle/rgb_right/image:
35+
/carla/ego_vehicle/rgb_right/image:
3636
entity_path: /map/ego_vehicle/ego_vehicle/rgb_right
37-
/carla/ego_vehicle/rgb_right/camera_info:
37+
/carla/ego_vehicle/rgb_right/camera_info:
3838
entity_path: /map/ego_vehicle/ego_vehicle/rgb_right
3939
urdf:
4040
file_path: ""

rerun_bridge/launch/go2_example_params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ topic_options:
4848
colormap: turbo
4949
colormap_field: z
5050
restamp: true
51-
/go2_camera/color/image:
51+
/go2_camera/color/image:
5252
entity_path: /map/odom/base_link/Head_upper/front_camera/image
5353
urdf:
5454
file_path: "package://go2_robot_sdk/urdf/go2.urdf"

0 commit comments

Comments
 (0)