This repository was archived by the owner on Jul 27, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
2424topic_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
3939urdf :
4040 file_path : " "
Original file line number Diff line number Diff 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
5353urdf :
5454 file_path : " package://go2_robot_sdk/urdf/go2.urdf"
You can’t perform that action at this time.
0 commit comments