File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
6
6
# We need to predefine the tf-tree currently to define the entity paths
7
7
# See: https://github.com/rerun-io/rerun/issues/5242
8
- tree :
8
+ tree :
9
9
map :
10
10
ego_vehicle :
11
11
ego_vehicle/depth_front : null
24
24
topic_options :
25
25
/carla/ego_vehicle/depth_front/image :
26
26
max_depth : 100.0
27
- /carla/ego_vehicle/rgb_front/image :
27
+ /carla/ego_vehicle/rgb_front/image :
28
28
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 :
30
30
entity_path : /map/ego_vehicle/ego_vehicle/rgb_front
31
- /carla/ego_vehicle/rgb_left/image :
31
+ /carla/ego_vehicle/rgb_left/image :
32
32
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 :
34
34
entity_path : /map/ego_vehicle/ego_vehicle/rgb_left
35
- /carla/ego_vehicle/rgb_right/image :
35
+ /carla/ego_vehicle/rgb_right/image :
36
36
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 :
38
38
entity_path : /map/ego_vehicle/ego_vehicle/rgb_right
39
39
urdf :
40
40
file_path : " "
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ topic_options:
48
48
colormap : turbo
49
49
colormap_field : z
50
50
restamp : true
51
- /go2_camera/color/image :
51
+ /go2_camera/color/image :
52
52
entity_path : /map/odom/base_link/Head_upper/front_camera/image
53
53
urdf :
54
54
file_path : " package://go2_robot_sdk/urdf/go2.urdf"
You can’t perform that action at this time.
0 commit comments